annotate WarFoundryGUI.mdp @ 5:65279b85446f

Re #1 - LGPL license all code * Add LGPL header to all files * Add COPYING.LGPL and COPYING.GPL with content of license Also * Moved all classes from IBBoard.WarFoundry to IBBoard.WarFoundry.GTK
author IBBoard <dev@ibboard.co.uk>
date Sun, 25 Jan 2009 14:52:18 +0000
parents 8208a0fde4c2
children cfc7683e73f9
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5
65279b85446f Re #1 - LGPL license all code
IBBoard <dev@ibboard.co.uk>
parents: 4
diff changeset
1 <Project name="WarFoundry GTK# GUI" fileversion="2.0" language="C#" DefaultNamespace="IBBoard.WarFoundry.GTK" clr-version="Net_2_0" Description="A GTK# GUI for the WarFoundry army builder application." ctype="DotNetProject">
0
1bb28f84d567 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
2 <Configurations active="Debug">
1bb28f84d567 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
3 <Configuration name="Debug" ctype="DotNetProjectConfiguration">
1bb28f84d567 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
4 <Output directory="bin/Debug" assemblyKeyFile="." assembly="WarFoundryGTK" />
1bb28f84d567 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
5 <Build debugmode="True" target="Exe" />
1bb28f84d567 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
6 <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" clr-version="Net_2_0" />
5
65279b85446f Re #1 - LGPL license all code
IBBoard <dev@ibboard.co.uk>
parents: 4
diff changeset
7 <EnvironmentVariables />
0
1bb28f84d567 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
8 <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" mainclass="IBBoard.WarFoundry.FrmMainWindow" generatexmldocumentation="False" win32Icon="App.ico" ctype="CSharpCompilerParameters" />
1bb28f84d567 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
9 </Configuration>
1bb28f84d567 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
10 <Configuration name="Release" ctype="DotNetProjectConfiguration">
1bb28f84d567 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
11 <Output directory="bin/Release" assembly="WarFoundryGTK" />
1bb28f84d567 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
12 <Build debugmode="False" target="Exe" />
1bb28f84d567 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
13 <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" clr-version="Net_2_0" />
1bb28f84d567 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
14 <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
1bb28f84d567 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
15 </Configuration>
1bb28f84d567 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
16 </Configurations>
1bb28f84d567 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
17 <Contents>
1bb28f84d567 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
18 <File name="gtk-gui/gui.stetic" subtype="Code" buildaction="EmbedAsResource" />
1bb28f84d567 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
19 <File name="gtk-gui/generated.cs" subtype="Code" buildaction="Compile" />
1bb28f84d567 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
20 <File name="FrmMainWindow.cs" subtype="Code" buildaction="Compile" />
1bb28f84d567 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
21 <File name="AssemblyInfo.cs" subtype="Code" buildaction="Compile" />
1bb28f84d567 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
22 <File name="FrmNewArmy.cs" subtype="Code" buildaction="Compile" />
1bb28f84d567 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
23 <File name="App.png" subtype="Code" buildaction="Nothing" />
1bb28f84d567 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
24 <File name="App.ico" subtype="Code" buildaction="EmbedAsResource" />
1bb28f84d567 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
25 <File name="libs/log4net.dll" subtype="Code" buildaction="Nothing" />
1bb28f84d567 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
26 <File name="libs/log4net.xml" subtype="Code" buildaction="Nothing" />
2
6d247d1a1cbb Fixes #3 - Fix broken logging
IBBoard <dev@ibboard.co.uk>
parents: 1
diff changeset
27 <File name="WarFoundryGTK.exe.log4net" subtype="Code" buildaction="FileCopy" />
0
1bb28f84d567 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
28 <File name="FrmChangeGameSystem.cs" subtype="Code" buildaction="Compile" />
1bb28f84d567 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
29 <File name="FrmNewUnit.cs" subtype="Code" buildaction="Compile" />
1bb28f84d567 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
30 <File name="Widgets" subtype="Directory" buildaction="Compile" />
1bb28f84d567 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
31 <File name="Widgets/UnitDisplayWidget.cs" subtype="Code" buildaction="Compile" />
1bb28f84d567 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
32 <File name="gtk-gui/objects.xml" subtype="Code" buildaction="EmbedAsResource" />
3
6e6284a43843 Fixes #7
IBBoard <dev@ibboard.co.uk>
parents: 2
diff changeset
33 <File name="translations/en.translation" subtype="Code" buildaction="Nothing" />
5
65279b85446f Re #1 - LGPL license all code
IBBoard <dev@ibboard.co.uk>
parents: 4
diff changeset
34 <File name="COPYING.GPL" subtype="Code" buildaction="Nothing" />
65279b85446f Re #1 - LGPL license all code
IBBoard <dev@ibboard.co.uk>
parents: 4
diff changeset
35 <File name="COPYING.LGPL" subtype="Code" buildaction="Nothing" />
65279b85446f Re #1 - LGPL license all code
IBBoard <dev@ibboard.co.uk>
parents: 4
diff changeset
36 <File name="gtk-gui/IBBoard.WarFoundry.GTK.Widgets.UnitDisplayWidget.cs" subtype="Code" buildaction="Compile" />
65279b85446f Re #1 - LGPL license all code
IBBoard <dev@ibboard.co.uk>
parents: 4
diff changeset
37 <File name="gtk-gui/IBBoard.WarFoundry.GTK.FrmChangeGameSystem.cs" subtype="Code" buildaction="Compile" />
65279b85446f Re #1 - LGPL license all code
IBBoard <dev@ibboard.co.uk>
parents: 4
diff changeset
38 <File name="gtk-gui/IBBoard.WarFoundry.GTK.FrmMainWindow.cs" subtype="Code" buildaction="Compile" />
65279b85446f Re #1 - LGPL license all code
IBBoard <dev@ibboard.co.uk>
parents: 4
diff changeset
39 <File name="gtk-gui/IBBoard.WarFoundry.GTK.FrmNewArmy.cs" subtype="Code" buildaction="Compile" />
65279b85446f Re #1 - LGPL license all code
IBBoard <dev@ibboard.co.uk>
parents: 4
diff changeset
40 <File name="gtk-gui/IBBoard.WarFoundry.GTK.FrmNewUnit.cs" subtype="Code" buildaction="Compile" />
0
1bb28f84d567 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
41 </Contents>
1bb28f84d567 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
42 <References>
1bb28f84d567 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
43 <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
1bb28f84d567 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
44 <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
1bb28f84d567 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
45 <ProjectReference type="Project" localcopy="True" refto="IBBoard" />
1bb28f84d567 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
46 <ProjectReference type="Project" localcopy="True" refto="IBBoard.WarFoundry.API" />
1bb28f84d567 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
47 <ProjectReference type="Assembly" localcopy="True" refto="libs/log4net.dll" />
1bb28f84d567 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
48 <ProjectReference type="Project" localcopy="True" refto="IBBoard.WarFoundry.Plugin.Rollcall" />
1bb28f84d567 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
49 <ProjectReference type="Project" localcopy="True" refto="IBBoard.Log4Net" />
1
a3c70b542257 * Change MonoDevelop Project file to format for MonoDevelop 2.0a1
IBBoard <dev@ibboard.co.uk>
parents: 0
diff changeset
50 <ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
a3c70b542257 * Change MonoDevelop Project file to format for MonoDevelop 2.0a1
IBBoard <dev@ibboard.co.uk>
parents: 0
diff changeset
51 <ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
0
1bb28f84d567 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
52 </References>
1bb28f84d567 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
53 <Deployment.LinuxDeployData scriptName="warfoundry_gui" />
5
65279b85446f Re #1 - LGPL license all code
IBBoard <dev@ibboard.co.uk>
parents: 4
diff changeset
54 <GtkDesignInfo />
0
1bb28f84d567 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
55 </Project>