comparison 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
comparison
equal deleted inserted replaced
4:8208a0fde4c2 5:65279b85446f
1 <Project name="WarFoundry GTK# GUI" fileversion="2.0" language="C#" DefaultNamespace="IBBoard.WarFoundry" clr-version="Net_2_0" Description="A GTK# GUI for the WarFoundry army builder application." ctype="DotNetProject"> 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">
2 <Configurations active="Debug"> 2 <Configurations active="Debug">
3 <Configuration name="Debug" ctype="DotNetProjectConfiguration"> 3 <Configuration name="Debug" ctype="DotNetProjectConfiguration">
4 <Output directory="bin/Debug" assemblyKeyFile="." assembly="WarFoundryGTK" /> 4 <Output directory="bin/Debug" assemblyKeyFile="." assembly="WarFoundryGTK" />
5 <Build debugmode="True" target="Exe" /> 5 <Build debugmode="True" target="Exe" />
6 <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" clr-version="Net_2_0" /> 6 <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" clr-version="Net_2_0" />
7 <EnvironmentVariables />
7 <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" mainclass="IBBoard.WarFoundry.FrmMainWindow" generatexmldocumentation="False" win32Icon="App.ico" ctype="CSharpCompilerParameters" /> 8 <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" mainclass="IBBoard.WarFoundry.FrmMainWindow" generatexmldocumentation="False" win32Icon="App.ico" ctype="CSharpCompilerParameters" />
8 </Configuration> 9 </Configuration>
9 <Configuration name="Release" ctype="DotNetProjectConfiguration"> 10 <Configuration name="Release" ctype="DotNetProjectConfiguration">
10 <Output directory="bin/Release" assembly="WarFoundryGTK" /> 11 <Output directory="bin/Release" assembly="WarFoundryGTK" />
11 <Build debugmode="False" target="Exe" /> 12 <Build debugmode="False" target="Exe" />
17 <File name="gtk-gui/gui.stetic" subtype="Code" buildaction="EmbedAsResource" /> 18 <File name="gtk-gui/gui.stetic" subtype="Code" buildaction="EmbedAsResource" />
18 <File name="gtk-gui/generated.cs" subtype="Code" buildaction="Compile" /> 19 <File name="gtk-gui/generated.cs" subtype="Code" buildaction="Compile" />
19 <File name="FrmMainWindow.cs" subtype="Code" buildaction="Compile" /> 20 <File name="FrmMainWindow.cs" subtype="Code" buildaction="Compile" />
20 <File name="AssemblyInfo.cs" subtype="Code" buildaction="Compile" /> 21 <File name="AssemblyInfo.cs" subtype="Code" buildaction="Compile" />
21 <File name="FrmNewArmy.cs" subtype="Code" buildaction="Compile" /> 22 <File name="FrmNewArmy.cs" subtype="Code" buildaction="Compile" />
22 <File name="gtk-gui/IBBoard.WarFoundry.FrmNewArmy.cs" subtype="Code" buildaction="Compile" />
23 <File name="App.png" subtype="Code" buildaction="Nothing" /> 23 <File name="App.png" subtype="Code" buildaction="Nothing" />
24 <File name="App.ico" subtype="Code" buildaction="EmbedAsResource" /> 24 <File name="App.ico" subtype="Code" buildaction="EmbedAsResource" />
25 <File name="gtk-gui/IBBoard.WarFoundry.FrmMainWindow.cs" subtype="Code" buildaction="Compile" />
26 <File name="libs/log4net.dll" subtype="Code" buildaction="Nothing" /> 25 <File name="libs/log4net.dll" subtype="Code" buildaction="Nothing" />
27 <File name="libs/log4net.xml" subtype="Code" buildaction="Nothing" /> 26 <File name="libs/log4net.xml" subtype="Code" buildaction="Nothing" />
28 <File name="WarFoundryGTK.exe.log4net" subtype="Code" buildaction="FileCopy" /> 27 <File name="WarFoundryGTK.exe.log4net" subtype="Code" buildaction="FileCopy" />
29 <File name="FrmChangeGameSystem.cs" subtype="Code" buildaction="Compile" /> 28 <File name="FrmChangeGameSystem.cs" subtype="Code" buildaction="Compile" />
30 <File name="gtk-gui/IBBoard.WarFoundry.FrmChangeGameSystem.cs" subtype="Code" buildaction="Compile" />
31 <File name="FrmNewUnit.cs" subtype="Code" buildaction="Compile" /> 29 <File name="FrmNewUnit.cs" subtype="Code" buildaction="Compile" />
32 <File name="gtk-gui/IBBoard.WarFoundry.FrmNewUnit.cs" subtype="Code" buildaction="Compile" />
33 <File name="Widgets" subtype="Directory" buildaction="Compile" /> 30 <File name="Widgets" subtype="Directory" buildaction="Compile" />
34 <File name="Widgets/UnitDisplayWidget.cs" subtype="Code" buildaction="Compile" /> 31 <File name="Widgets/UnitDisplayWidget.cs" subtype="Code" buildaction="Compile" />
35 <File name="gtk-gui/objects.xml" subtype="Code" buildaction="EmbedAsResource" /> 32 <File name="gtk-gui/objects.xml" subtype="Code" buildaction="EmbedAsResource" />
36 <File name="gtk-gui/IBBoard.WarFoundry.Widgets.UnitDisplayWidget.cs" subtype="Code" buildaction="Compile" />
37 <File name="translations/en.translation" subtype="Code" buildaction="Nothing" /> 33 <File name="translations/en.translation" subtype="Code" buildaction="Nothing" />
34 <File name="COPYING.GPL" subtype="Code" buildaction="Nothing" />
35 <File name="COPYING.LGPL" subtype="Code" buildaction="Nothing" />
36 <File name="gtk-gui/IBBoard.WarFoundry.GTK.Widgets.UnitDisplayWidget.cs" subtype="Code" buildaction="Compile" />
37 <File name="gtk-gui/IBBoard.WarFoundry.GTK.FrmChangeGameSystem.cs" subtype="Code" buildaction="Compile" />
38 <File name="gtk-gui/IBBoard.WarFoundry.GTK.FrmMainWindow.cs" subtype="Code" buildaction="Compile" />
39 <File name="gtk-gui/IBBoard.WarFoundry.GTK.FrmNewArmy.cs" subtype="Code" buildaction="Compile" />
40 <File name="gtk-gui/IBBoard.WarFoundry.GTK.FrmNewUnit.cs" subtype="Code" buildaction="Compile" />
38 </Contents> 41 </Contents>
39 <References> 42 <References>
40 <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> 43 <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
41 <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" /> 44 <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
42 <ProjectReference type="Project" localcopy="True" refto="IBBoard" /> 45 <ProjectReference type="Project" localcopy="True" refto="IBBoard" />
46 <ProjectReference type="Project" localcopy="True" refto="IBBoard.Log4Net" /> 49 <ProjectReference type="Project" localcopy="True" refto="IBBoard.Log4Net" />
47 <ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" /> 50 <ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
48 <ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" /> 51 <ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
49 </References> 52 </References>
50 <Deployment.LinuxDeployData scriptName="warfoundry_gui" /> 53 <Deployment.LinuxDeployData scriptName="warfoundry_gui" />
51 <GtkDesignInfo isWidgetLibrary="True" gtkVersion="2.12.1"> 54 <GtkDesignInfo />
52 <ExportedWidgets>
53 <Widget>IBBoard.WarFoundry.Widgets.UnitDisplayWidget</Widget>
54 </ExportedWidgets>
55 </GtkDesignInfo>
56 </Project> 55 </Project>