2009-12-02 Jeffrey Stedfast <fejj@novell.com>
[moon.git] / tools / munxap / munxap.mdp
blob5a243df254a000b942d5b3a8bf84094f6cc6f8de
1 <Project name="tools/munxap" 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="munxap" />
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="munxap" />
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="munxap.cs" subtype="Code" buildaction="Compile" />
20     <File name="View.cs" subtype="Code" buildaction="Compile" />
21     <File name="Zip.cs" subtype="Code" buildaction="Compile" />
22     <File name="../Options.cs" subtype="Code" buildaction="Compile" />
23     <File name="cm/c.gif" subtype="Code" buildaction="Nothing" />
24     <File name="cm/d.gif" subtype="Code" buildaction="Nothing" />
25     <File name="cm/e.gif" subtype="Code" buildaction="Nothing" />
26     <File name="cm/en.gif" subtype="Code" buildaction="Nothing" />
27     <File name="cm/f.gif" subtype="Code" buildaction="Nothing" />
28     <File name="cm/i.gif" subtype="Code" buildaction="Nothing" />
29     <File name="cm/m.gif" subtype="Code" buildaction="Nothing" />
30     <File name="cm/mn.png" subtype="Code" buildaction="Nothing" />
31     <File name="cm/n.gif" subtype="Code" buildaction="Nothing" />
32     <File name="cm/p.gif" subtype="Code" buildaction="Nothing" />
33     <File name="cm/r.gif" subtype="Code" buildaction="Nothing" />
34     <File name="cm/s.gif" subtype="Code" buildaction="Nothing" />
35     <File name="cm/sc.gif" subtype="Code" buildaction="Nothing" />
36     <File name="cm/se.gif" subtype="Code" buildaction="Nothing" />
37     <File name="cm/sm.gif" subtype="Code" buildaction="Nothing" />
38     <File name="cm/st.gif" subtype="Code" buildaction="Nothing" />
39     <File name="cm/sx.gif" subtype="Code" buildaction="Nothing" />
40     <File name="cm/tb.gif" subtype="Code" buildaction="Nothing" />
41     <File name="cm/tm.gif" subtype="Code" buildaction="Nothing" />
42     <File name="cm/tp.gif" subtype="Code" buildaction="Nothing" />
43     <File name="cm/w.gif" subtype="Code" buildaction="Nothing" />
44     <File name="cm/y.gif" subtype="Code" buildaction="Nothing" />
45   </Contents>
46   <References>
47     <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
48     <ProjectReference type="Gac" localcopy="True" refto="glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
49     <ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
50     <ProjectReference type="Gac" localcopy="True" refto="Mono.Cecil, Version=0.6.8.8607, Culture=neutral, PublicKeyToken=null" />
51   </References>
52 </Project>