view IBBoard.WarFoundry.Plugin.Rollcall.mdp @ 6:0509ed2e686a

Re #16 - File loading * Refactor race detail parsing and unit type parsing in to their own classes Re #17 - Unit detail loading * Add a couple of extra attributes to those loaded
author IBBoard <dev@ibboard.co.uk>
date Mon, 26 Jan 2009 20:31:05 +0000
parents 8c34e01a11da
children
line wrap: on
line source

<Project name="IBBoard.WarFoundry.Plugin.Rollcall" fileversion="2.0" language="C#" DefaultNamespace="IBBoard.WarFoundry.Plugin.Rollcall" clr-version="Net_2_0" ctype="DotNetProject">
  <Configurations active="Debug">
    <Configuration name="Debug" ctype="DotNetProjectConfiguration">
      <Output directory="bin/Debug" assembly="IBBoard.WarFoundry.Plugin.Rollcall" />
      <Build debugmode="True" target="Library" />
      <Execution runwithwarnings="True" consolepause="False" runtime="MsNet" clr-version="Net_2_0" />
      <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" definesymbols="DEBUG" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
    </Configuration>
    <Configuration name="Release" ctype="DotNetProjectConfiguration">
      <Output directory="bin/Release" assembly="IBBoard.WarFoundry.Plugin.Rollcall" />
      <Build debugmode="False" target="Library" />
      <Execution runwithwarnings="True" consolepause="False" 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="AssemblyInfo.cs" subtype="Code" buildaction="Compile" />
    <File name="RollcallFactory.cs" subtype="Code" buildaction="Compile" />
    <File name="COPYING.GPL" subtype="Code" buildaction="Nothing" />
    <File name="COPYING.LGPL" subtype="Code" buildaction="Nothing" />
    <File name="RollcallUnitTypeParser.cs" subtype="Code" buildaction="Compile" />
    <File name="RollcallRaceParser.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="Project" localcopy="True" refto="IBBoard.WarFoundry.API" />
    <ProjectReference type="Project" localcopy="True" refto="IBBoard" />
    <ProjectReference type="Project" localcopy="True" refto="IBBoard.Ini" />
  </References>
  <GtkDesignInfo />
</Project>