view IBBoard.WarFoundry.Plugin.Rollcall.mdp @ 4:c82b194801dc

Re #21 - File loading in order * Use new methods * Only add GameSystem to returned collection once Also * Cleaner loading of objects * Replace use of deprecated Category constructor * Specify GameSystem of Race no-open-ticket
author IBBoard <dev@ibboard.co.uk>
date Sun, 25 Jan 2009 14:16:32 +0000
parents 9b17b3e35b9d
children 8c34e01a11da
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" />
  </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>