view WarFoundryGUI.mdp @ 1:a3c70b542257

* Change MonoDevelop Project file to format for MonoDevelop 2.0a1 * Remove PIDB (Parser Information Database) from source control
author IBBoard <dev@ibboard.co.uk>
date Fri, 19 Dec 2008 16:47:13 +0000
parents 1bb28f84d567
children 6d247d1a1cbb
line wrap: on
line source

<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">
  <Configurations active="Debug">
    <Configuration name="Debug" ctype="DotNetProjectConfiguration">
      <Output directory="bin/Debug" assemblyKeyFile="." assembly="WarFoundryGTK" />
      <Build debugmode="True" target="Exe" />
      <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" clr-version="Net_2_0" />
      <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" mainclass="IBBoard.WarFoundry.FrmMainWindow" generatexmldocumentation="False" win32Icon="App.ico" ctype="CSharpCompilerParameters" />
    </Configuration>
    <Configuration name="Release" ctype="DotNetProjectConfiguration">
      <Output directory="bin/Release" assembly="WarFoundryGTK" />
      <Build debugmode="False" target="Exe" />
      <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" clr-version="Net_2_0" />
      <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
    </Configuration>
  </Configurations>
  <Contents>
    <File name="gtk-gui/gui.stetic" subtype="Code" buildaction="EmbedAsResource" />
    <File name="gtk-gui/generated.cs" subtype="Code" buildaction="Compile" />
    <File name="FrmMainWindow.cs" subtype="Code" buildaction="Compile" />
    <File name="AssemblyInfo.cs" subtype="Code" buildaction="Compile" />
    <File name="FrmNewArmy.cs" subtype="Code" buildaction="Compile" />
    <File name="gtk-gui/IBBoard.WarFoundry.FrmNewArmy.cs" subtype="Code" buildaction="Compile" />
    <File name="App.png" subtype="Code" buildaction="Nothing" />
    <File name="App.ico" subtype="Code" buildaction="EmbedAsResource" />
    <File name="gtk-gui/IBBoard.WarFoundry.FrmMainWindow.cs" subtype="Code" buildaction="Compile" />
    <File name="libs/log4net.dll" subtype="Code" buildaction="Nothing" />
    <File name="libs/log4net.xml" subtype="Code" buildaction="Nothing" />
    <File name="WarFoundryGUI.exe.log4net" subtype="Code" buildaction="Nothing" />
    <File name="FrmChangeGameSystem.cs" subtype="Code" buildaction="Compile" />
    <File name="gtk-gui/IBBoard.WarFoundry.FrmChangeGameSystem.cs" subtype="Code" buildaction="Compile" />
    <File name="FrmNewUnit.cs" subtype="Code" buildaction="Compile" />
    <File name="gtk-gui/IBBoard.WarFoundry.FrmNewUnit.cs" subtype="Code" buildaction="Compile" />
    <File name="Widgets" subtype="Directory" buildaction="Compile" />
    <File name="Widgets/UnitDisplayWidget.cs" subtype="Code" buildaction="Compile" />
    <File name="gtk-gui/objects.xml" subtype="Code" buildaction="EmbedAsResource" />
    <File name="gtk-gui/IBBoard.WarFoundry.Widgets.UnitDisplayWidget.cs" subtype="Code" buildaction="Compile" />
  </Contents>
  <References>
    <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
    <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
    <ProjectReference type="Project" localcopy="True" refto="IBBoard" />
    <ProjectReference type="Project" localcopy="True" refto="IBBoard.WarFoundry.API" />
    <ProjectReference type="Assembly" localcopy="True" refto="libs/log4net.dll" />
    <ProjectReference type="Project" localcopy="True" refto="IBBoard.WarFoundry.Plugin.Rollcall" />
    <ProjectReference type="Project" localcopy="True" refto="IBBoard.Log4Net" />
    <ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
    <ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
  </References>
  <Deployment.LinuxDeployData scriptName="warfoundry_gui" />
  <GtkDesignInfo isWidgetLibrary="True" gtkVersion="2.12.1">
    <ExportedWidgets>
      <Widget>IBBoard.WarFoundry.Widgets.UnitDisplayWidget</Widget>
    </ExportedWidgets>
  </GtkDesignInfo>
</Project>