diff options
Diffstat (limited to 'GfxEdInterface.cmbx')
-rw-r--r-- | GfxEdInterface.cmbx | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/GfxEdInterface.cmbx b/GfxEdInterface.cmbx new file mode 100644 index 0000000..e595ec8 --- /dev/null +++ b/GfxEdInterface.cmbx @@ -0,0 +1,16 @@ +<Combine fileversion="1.0" name="GfxEdInterface" description=""> + <StartMode startupentry="GfxEdInterface" single="True"> + <Execute entry="GfxEdInterface" type="None" /> + </StartMode> + <Entries> + <Entry filename=".\.\GfxEdInterface.prjx" /> + </Entries> + <Configurations active="Debug"> + <Configuration name="Release"> + <Entry name="GfxEdInterface" configurationname="Debug" build="False" /> + </Configuration> + <Configuration name="Debug"> + <Entry name="GfxEdInterface" configurationname="Debug" build="False" /> + </Configuration> + </Configurations> +</Combine>
\ No newline at end of file |