diff options
author | Ian C <ianc@noddybox.co.uk> | 2005-01-21 01:11:41 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2005-01-21 01:11:41 +0000 |
commit | 6c44d8f35b2acbfbedab1ea4545d4857d23da022 (patch) | |
tree | fa663469b7d55c211b50f8afb46d2654c82bb38e /GfxEdInterface.cmbx | |
parent | f96a48a0684c4a9709a98750bedd3322298d4bc4 (diff) |
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 |