- updated monodevelop project
[FaRetSys.git] / build / Plugins / X-of-Y / X-of-Y.mdp
bloba1dd8e6898f1ad6e616df7c573cede09fca691a5
1 <Project name="X-of-Y" fileversion="2.0" language="C#" clr-version="Net_1_1" ctype="DotNetProject">
2   <Configurations active="Debug">
3     <Configuration name="Debug" ctype="DotNetProjectConfiguration">
4       <Output directory="../../../Plugins/" assemblyKeyFile="./" assembly="X-of-Y" />
5       <Build debugmode="True" target="Library" />
6       <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" clr-version="Net_1_1" />
7       <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
8     </Configuration>
9     <Configuration name="Release" ctype="DotNetProjectConfiguration">
10       <Output directory="../../../Plugins/" assembly="X-of-Y" />
11       <Build debugmode="False" target="Library" />
12       <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" clr-version="Net_1_1" />
13       <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
14     </Configuration>
15   </Configurations>
16   <Contents>
17     <File name="../../../Plugins/X-of-Y/X-of-Y.cs" subtype="Code" buildaction="Compile" />
18     <File name="../../../Plugins/X-of-Y/X-of-YSetup.cs" subtype="Code" buildaction="Compile" />
19     <File name="../../../Plugins/X-of-Y/resources/X-of-Y.glade" subtype="Code" buildaction="EmbedAsResource" />
20   </Contents>
21   <References>
22     <ProjectReference type="Project" localcopy="True" refto="IPlugin" />
23     <ProjectReference type="Gac" localcopy="True" refto="System.Xml, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
24     <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
25     <ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.10.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
26     <ProjectReference type="Gac" localcopy="True" refto="glade-sharp, Version=2.10.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
27   </References>
28 </Project>