2009-10-05 Chris Toshok <toshok@ximian.com>
[moon.git] / tools / respack / respack.mdp
blob877ff04c69c779cd4784df727da6b8c083fdf97c
1 <Project name="tools/respack" fileversion="2.0" language="C#" targetFramework="3.5" ctype="DotNetProject">
2   <Configurations active="Default">
3     <Configuration name="Debug" ctype="DotNetProjectConfiguration">
4       <Output directory="bin/Debug" assembly="respack" />
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,LINQ" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
8     </Configuration>
9     <Configuration name="Release" ctype="DotNetProjectConfiguration">
10       <Output directory="bin/Release" assembly="respack" />
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="Makefile.am" subtype="Code" buildaction="Nothing" />
19     <File name="respack.cs" subtype="Code" buildaction="Compile" />
20     <File name="../Options.cs" subtype="Code" buildaction="Compile" />
21   </Contents>
22   <References>
23     <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
24     <ProjectReference type="Gac" localcopy="True" refto="System.Xml.Linq, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
25     <ProjectReference type="Gac" localcopy="True" refto="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
26   </References>
27 </Project>