Mercurial > repos > IBDev-IBBoard.WarFoundry.API.Tests
view IBBoard.WarFoundry.API.Tests.mdp @ 1:b93d6eedc0bb
* Update MonoDevelop Project file for MonoDevelop 2.0a1
* Remove PIDB file (Parser Information Database) from source control
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Fri, 19 Dec 2008 16:41:09 +0000 |
parents | faf976fe57df |
children | 40b31dfd6a46 |
line wrap: on
line source
<Project name="IBBoard.WarFoundry.API.Tests" fileversion="2.0" language="C#" DefaultNamespace="IBBoard.WarFoundry.API" clr-version="Net_2_0" ctype="DotNetProject"> <Configurations active="Debug"> <Configuration name="Debug" ctype="DotNetProjectConfiguration"> <Output directory="bin/Debug" assemblyKeyFile="." assembly="IBBoard.WarFoundry.API.Tests" /> <Build debugmode="True" target="Library" /> <Execution runwithwarnings="True" consolepause="True" 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.API.Tests" /> <Build debugmode="False" target="Library" /> <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="MockObjects/MockFactory.cs" subtype="Code" buildaction="Compile" /> <File name="WarFoundryFactoryFactoryTest.cs" subtype="Code" buildaction="Compile" /> <File name="WarFoundryFactoryTest.cs" subtype="Code" buildaction="Compile" /> <File name="WarFoundryLoaderTest.cs" subtype="Code" buildaction="Compile" /> <File name="libs" subtype="Directory" buildaction="Compile" /> <File name="libs/ICSharpCode.SharpZipLib.dll" subtype="Code" buildaction="Nothing" /> <File name="MockObjects/MockSystemZipFile.cs" subtype="Code" buildaction="Compile" /> <File name="MockObjects/FixedFileWarFoundryLoader.cs" subtype="Code" buildaction="Compile" /> <File name="MockObjects/MockRaceZipFile.cs" subtype="Code" buildaction="Compile" /> <File name="testdata" subtype="Directory" buildaction="Compile" /> <File name="testdata/Race.zip" subtype="Code" buildaction="Nothing" /> <File name="testdata/System.zip" subtype="Code" buildaction="Nothing" /> </Contents> <References> <ProjectReference type="Gac" localcopy="True" refto="nunit.framework, Version=2.2.9.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77" /> <ProjectReference type="Project" localcopy="True" refto="IBBoard.WarFoundry.API" /> <ProjectReference type="Assembly" localcopy="True" refto="libs/ICSharpCode.SharpZipLib.dll" /> </References> <Deployment.LinuxDeployData generateScript="False" /> </Project>