0
|
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">
|
|
2 <Configurations active="Debug">
|
|
3 <Configuration name="Debug" ctype="DotNetProjectConfiguration">
|
|
4 <Output directory="bin/Debug" assemblyKeyFile="." assembly="WarFoundryGTK" />
|
|
5 <Build debugmode="True" target="Exe" />
|
|
6 <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" clr-version="Net_2_0" />
|
|
7 <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 name="Release" ctype="DotNetProjectConfiguration">
|
|
10 <Output directory="bin/Release" assembly="WarFoundryGTK" />
|
|
11 <Build debugmode="False" target="Exe" />
|
|
12 <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" clr-version="Net_2_0" />
|
|
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="gtk-gui/gui.stetic" subtype="Code" buildaction="EmbedAsResource" />
|
|
18 <File name="gtk-gui/generated.cs" subtype="Code" buildaction="Compile" />
|
|
19 <File name="FrmMainWindow.cs" subtype="Code" buildaction="Compile" />
|
|
20 <File name="AssemblyInfo.cs" subtype="Code" buildaction="Compile" />
|
|
21 <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" />
|
|
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" />
|
|
27 <File name="libs/log4net.xml" subtype="Code" buildaction="Nothing" />
|
|
28 <File name="WarFoundryGUI.exe.log4net" subtype="Code" buildaction="Nothing" />
|
|
29 <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" />
|
|
32 <File name="gtk-gui/IBBoard.WarFoundry.FrmNewUnit.cs" subtype="Code" buildaction="Compile" />
|
|
33 <File name="Widgets" subtype="Directory" buildaction="Compile" />
|
|
34 <File name="Widgets/UnitDisplayWidget.cs" subtype="Code" buildaction="Compile" />
|
|
35 <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 </Contents>
|
|
38 <References>
|
|
39 <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
|
|
40 <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
|
|
41 <ProjectReference type="Project" localcopy="True" refto="IBBoard" />
|
|
42 <ProjectReference type="Project" localcopy="True" refto="IBBoard.WarFoundry.API" />
|
|
43 <ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.10.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
|
|
44 <ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.10.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
|
|
45 <ProjectReference type="Assembly" localcopy="True" refto="libs/log4net.dll" />
|
|
46 <ProjectReference type="Project" localcopy="True" refto="IBBoard.WarFoundry.Plugin.Rollcall" />
|
|
47 <ProjectReference type="Project" localcopy="True" refto="IBBoard.Log4Net" />
|
|
48 </References>
|
|
49 <Deployment.LinuxDeployData scriptName="warfoundry_gui" />
|
|
50 <GtkDesignInfo isWidgetLibrary="True" gtkVersion="2.12.1">
|
|
51 <ExportedWidgets>
|
|
52 <Widget>IBBoard.WarFoundry.Widgets.UnitDisplayWidget</Widget>
|
|
53 </ExportedWidgets>
|
|
54 </GtkDesignInfo>
|
|
55 </Project> |