comparison IBBoard.GtkSharp/IBBoard.Gtk.mdp @ 2:810eb198c8fb

Re #23: Initial check-in of module IBBoard.GtkSharp (not quite the right close button, but close)
author IBBoard <dev@ibboard.co.uk>
date Wed, 24 Jun 2009 20:32:30 +0000
parents
children
comparison
equal deleted inserted replaced
1:e27307abfe7e 2:810eb198c8fb
1 <Project name="IBBoard.Gtk" fileversion="2.0" language="C#" targetFramework="2.0" ctype="DotNetProject">
2 <Configurations active="Debug">
3 <Configuration name="Debug" ctype="DotNetProjectConfiguration">
4 <Output directory="bin/Debug" assembly="IBBoard.Gtk" />
5 <Build debugmode="True" target="Library" />
6 <Execution runwithwarnings="True" consolepause="False" 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="IBBoard.Gtk" />
11 <Build debugmode="False" target="Library" />
12 <Execution runwithwarnings="True" consolepause="False" 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="AssemblyInfo.cs" subtype="Code" buildaction="Compile" />
18 <File name="COPYING.GPL" subtype="Code" buildaction="Nothing" />
19 <File name="COPYING.LGPL" subtype="Code" buildaction="Nothing" />
20 <File name="NotebookUtil.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="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
25 </References>
26 </Project>