2009-12-07 Rolf Bjarne Kvinge <RKvinge@novell.com>
[moon.git] / tools / xamlg / xamlg.mdp
bloba0ad18ab99df5b4fbe11314ecaf7152647f6bddd
1 <Project name="tools/xamlg" 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="xamlg" />
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="xamlg" />
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="." subtype="Directory" buildaction="Compile" />
18     <File name="Makefile.am" subtype="Code" buildaction="Nothing" />
19     <File name="xamlg.cs" subtype="Code" buildaction="Compile" />
20     <File name="../Options.cs" subtype="Code" buildaction="Compile" />
21     <File name="ChangeLog" subtype="Code" buildaction="Nothing" />
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="System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
26   </References>
27 </Project>