2009-12-07 Rolf Bjarne Kvinge <RKvinge@novell.com>
[moon.git] / tools / mopen / mopen.mdp
blob2dedb2964c2be76540acd59436e137f61b8f4fa8
1 <Project name="tools/mopen" fileversion="2.0" language="C#" targetFramework="2.0" ctype="DotNetProject">
2   <Configurations active="Default">
3     <Configuration name="Debug" ctype="DotNetProjectConfiguration">
4       <Output directory="bin/Debug" assembly="mopen" />
5       <Build debugmode="True" target="Exe" />
6       <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" />
7       <CodeGeneration compiler="Mcs" warninglevel="4" optimize="False" unsafecodeallowed="False" generateoverflowchecks="False" definesymbols="DEBUG" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
8     </Configuration>
9     <Configuration name="Release" ctype="DotNetProjectConfiguration">
10       <Output directory="bin/Release" assembly="mopen" />
11       <Build debugmode="False" target="Exe" />
12       <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" />
13       <CodeGeneration compiler="Mcs" warninglevel="4" optimize="False" unsafecodeallowed="False" generateoverflowchecks="False" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
14     </Configuration>
15   </Configurations>
16   <Contents>
17     <File name="ChangeLog" subtype="Code" buildaction="Nothing" />
18     <File name="CompositeHelper.cs" subtype="Code" buildaction="Compile" />
19     <File name="Makefile.am" subtype="Code" buildaction="Nothing" />
20     <File name="mopen.cs" subtype="Code" buildaction="Compile" />
21     <File name="../Options.cs" subtype="Code" buildaction="Compile" />
22   </Contents>
23   <References>
24     <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
25     <ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
26     <ProjectReference type="Gac" localcopy="True" refto="glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
27     <ProjectReference type="Gac" localcopy="True" refto="System.Windows, Version=3.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
28     <ProjectReference type="Gac" localcopy="True" refto="System.Windows.Browser, Version=3.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
29     <ProjectReference type="Gac" localcopy="True" refto="Mono.Cairo, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
30     <ProjectReference type="Gac" localcopy="True" refto="System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
31   </References>
32 </Project>