diff options
author | Ian C <ianc@noddybox.co.uk> | 2005-06-06 23:30:31 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2005-06-06 23:30:31 +0000 |
commit | a8fc0aaabb8b706a583caa43e16a852b49875b99 (patch) | |
tree | 439369137f34898266c203bb38f68e97ce9f4bb7 /GfxView.cmbx | |
parent | 5b0aef0013e47217a3c207297a6f61bb3b37827c (diff) |
Diffstat (limited to 'GfxView.cmbx')
-rw-r--r-- | GfxView.cmbx | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/GfxView.cmbx b/GfxView.cmbx new file mode 100644 index 0000000..0e252e6 --- /dev/null +++ b/GfxView.cmbx @@ -0,0 +1,16 @@ +<Combine fileversion="1.0" name="GfxView" description="">
+ <StartMode startupentry="GfxView" single="True">
+ <Execute entry="GfxView" type="None" />
+ </StartMode>
+ <Entries>
+ <Entry filename=".\.\GfxView.prjx" />
+ </Entries>
+ <Configurations active="Debug">
+ <Configuration name="Release">
+ <Entry name="GfxView" configurationname="Debug" build="False" />
+ </Configuration>
+ <Configuration name="Debug">
+ <Entry name="GfxView" configurationname="Debug" build="False" />
+ </Configuration>
+ </Configurations>
+</Combine>
\ No newline at end of file |