- updated monodevelop project
[FaRetSys.git] / build / Plugins / SimpleDB / SimpleDB.mdp
blob4b5cf3870026259c77d08d32433f47bc670f5f21
1 <Project name="SimpleDB" 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="SimpleDB" />
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="SimpleDB" />
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/SimpleDB/FileList.cs" subtype="Code" buildaction="Compile" />
18     <File name="../../../Plugins/SimpleDB/LoadError.cs" subtype="Code" buildaction="Compile" />
19     <File name="../../../Plugins/SimpleDB/Preview.cs" subtype="Code" buildaction="Compile" />
20     <File name="../../../Plugins/SimpleDB/SimpleDB.cs" subtype="Code" buildaction="Compile" />
21     <File name="../../../Plugins/SimpleDB/SimpleDBWindow.cs" subtype="Code" buildaction="Compile" />
22     <File name="../../../Plugins/SimpleDB/resources/LoadError.glade" subtype="Code" buildaction="EmbedAsResource" />
23     <File name="../../../Plugins/SimpleDB/resources/Preview.glade" subtype="Code" buildaction="EmbedAsResource" />
24     <File name="../../../Plugins/SimpleDB/resources/SimpleDB.glade" subtype="Code" buildaction="EmbedAsResource" />
25   </Contents>
26   <References>
27     <ProjectReference type="Project" localcopy="True" refto="IPlugin" />
28     <ProjectReference type="Gac" localcopy="True" refto="System.Xml, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
29     <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
30     <ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.10.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
31     <ProjectReference type="Gac" localcopy="True" refto="glade-sharp, Version=2.10.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
32   </References>
33 </Project>