2009-12-07 Rolf Bjarne Kvinge <RKvinge@novell.com>
[moon.git] / src / asf / asf.mdp
blobe648548371cbbed9baaf35b3d5e082e840b0fb6e
1 <Project name="asf" fileversion="2.0" language="CPP" ctype="CProject">
2   <Configurations active="Debug">
3     <Configuration name="Debug" SourceDirectory="" ctype="CProjectConfiguration">
4       <Output directory="bin/debug" output="asf" />
5       <Build debugmode="True" target="Bin" />
6       <Execution runwithwarnings="True" consolepause="True" />
7       <Includes>
8         <Include>../../../../../usr/include/glib-2.0</Include>
9         <Include>../../../../../usr/lib/glib-2.0/include</Include>
10       </Includes>
11       <Libs>
12         <Lib>glib-2.0</Lib>
13       </Libs>
14       <CodeGeneration WarningLevel="All" WarningsAsErrors="False" OptimizationLevel="0" ExtraCompilerArguments="" ExtraLinkerArguments="" DefineSymbols="DEBUG MONODEVELOP" ctype="CCompilationParameters" />
15     </Configuration>
16     <Configuration name="Release" ctype="CProjectConfiguration">
17       <Output directory="bin/release" output="asf" />
18       <Build debugmode="False" target="Bin" />
19       <Execution runwithwarnings="True" consolepause="True" />
20       <CodeGeneration WarningLevel="Normal" WarningsAsErrors="False" OptimizationLevel="3" ExtraCompilerArguments="" ExtraLinkerArguments="" DefineSymbols="MONODEVELOP" ctype="CCompilationParameters" />
21     </Configuration>
22   </Configurations>
23   <Contents>
24     <File name="asf.cpp" subtype="Code" buildaction="Compile" />
25     <File name="asf.h" subtype="Code" buildaction="Nothing" />
26     <File name="asf.cs" subtype="Code" buildaction="Nothing" />
27     <File name="asf-generated.h" subtype="Code" buildaction="Nothing" />
28     <File name="asf-generated.cpp" subtype="Code" buildaction="Compile" />
29     <File name="asf-guids.h" subtype="Code" buildaction="Nothing" />
30     <File name="asf-structures.h" subtype="Code" buildaction="Nothing" />
31     <File name="asf-structures.cpp" subtype="Code" buildaction="Compile" />
32     <File name="asf-guids.cpp" subtype="Code" buildaction="Compile" />
33     <File name="asf-debug.cpp" subtype="Code" buildaction="Compile" />
34     <File name="asf-debug.h" subtype="Code" buildaction="Nothing" />
35     <File name="asf-test.cpp" subtype="Code" buildaction="Compile" />
36     <File name="asf-test.h" subtype="Code" buildaction="Nothing" />
37   </Contents>
38   <compiler ctype="GppCompiler" />
39 </Project>