1 <Project name="tools/mopen1" fileversion="2.0" language="CPP" Target="Bin" ctype="CProject">
2 <Configurations active="Default">
3 <Configuration name="Debug" SourceDirectory="." ctype="CProjectConfiguration">
4 <Output directory="bin/Debug" output="mopen1" />
5 <Build debugmode="True" target="Bin" />
6 <Execution runwithwarnings="True" consolepause="True" />
7 <CodeGeneration WarningLevel="Normal" WarningsAsErrors="False" OptimizationLevel="0" ExtraCompilerArguments="" ExtraLinkerArguments="" DefineSymbols="DEBUG MONODEVELOP" />
9 <Configuration name="Release" SourceDirectory="." ctype="CProjectConfiguration">
10 <Output directory="bin/Release" output="mopen1" />
11 <Build debugmode="False" target="Bin" />
12 <Execution runwithwarnings="True" consolepause="True" />
13 <CodeGeneration WarningLevel="Normal" WarningsAsErrors="False" OptimizationLevel="3" ExtraCompilerArguments="" ExtraLinkerArguments="" DefineSymbols="MONODEVELOP" />
17 <File name="mopen1.cpp" subtype="Code" buildaction="Compile" />
18 <File name="ChangeLog" subtype="Code" buildaction="Nothing" />
19 <File name="Makefile.am" subtype="Code" buildaction="Nothing" />
21 <compiler ctype="GppCompiler" />