Mercurial > repos > IBBoard.WarFoundry.Plugin.Rollcall
view IBBoard.WarFoundry.Plugin.Rollcall.mdp @ 0:c387d9f011a4
Initial commit of WarFoundry code
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Fri, 19 Dec 2008 15:57:51 +0000 |
parents | |
children | d3e0e2914400 |
line wrap: on
line source
<Project name="IBBoard.WarFoundry.Plugin.Rollcall" fileversion="2.0" DefaultNamespace="IBBoard.WarFoundry.Plugin.Rollcall" language="C#" 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" /> </References> </Project>