genesis-3d_engine/Engine/app/graphicfeature/graphicsfeatureprotocol.nidl

12 lines
257 B
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<Nebula3>
<Protocol namespace="App" name="GraphicsFeatureProtocol">
<!-- dependencies -->
<Dependency header="util/variant.h"/>
<Dependency header="appframework/component.h"/>
</Protocol>
</Nebula3>