view IBBoard.WarFoundry.Plugin.Rollcall.mdp @ 2:9b17b3e35b9d

Fixes #15 - Make Rollcall plugin use IBBoard.Ini * Reference IBBoard.Ini * Update Rollcall WarFoundry factory to use the IBBoard.Ini library for file parsing
author IBBoard <dev@ibboard.co.uk>
date Sun, 18 Jan 2009 15:39:18 +0000
parents d3e0e2914400
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>