BOO-999
[boo.git] / tests / Boo.Lang.Useful.Tests / Boo.Lang.Useful.Tests.mdp
blobef783026ac81e7d205f2784353125227bd449d66
1 <Project name="Boo.Lang.Useful.Tests" fileversion="2.0" language="Boo" ctype="DotNetProject">
2   <Configurations>
3     <Configuration name="Debug" ctype="DotNetProjectConfiguration">
4       <Output directory="../build" assembly="Boo.Lang.Useful.Tests" />
5       <Build debugmode="True" target="Library" />
6       <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" />
7       <CodeGeneration genwarnings="False" ducky="False" culture="" ctype="BooCompilerParameters" />
8     </Configuration>
9     <Configuration name="Release" ctype="DotNetProjectConfiguration">
10       <Output directory="./bin/Release" assembly="Boo.Lang.Useful.Tests" />
11       <Build debugmode="False" target="Exe" />
12       <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" />
13       <CodeGeneration genwarnings="False" ducky="False" culture="" ctype="BooCompilerParameters" />
14     </Configuration>
15   </Configurations>
16   <References>
17     <ProjectReference type="Project" localcopy="True" refto="Boo.Lang.Useful" />
18     <ProjectReference type="Gac" localcopy="True" refto="nunit.framework, Version=2.2.0.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77" />
19   </References>
20   <DeploymentInformation strategy="File">
21     <excludeFiles />
22   </DeploymentInformation>
23   <Contents>
24     <File name="./IO/TextFileFixture.boo" subtype="Code" buildaction="Compile" />
25     <File name="./CommandLine" subtype="Directory" buildaction="Compile" />
26     <File name="./CommandLine/ParserTestFixture.boo" subtype="Code" buildaction="Compile" />
27     <File name="./Attributes" subtype="Directory" buildaction="Compile" />
28     <File name="./Attributes/SingletonAttributeTestFixture.boo" subtype="Code" buildaction="Compile" />
29     <File name="./Collections" subtype="Directory" buildaction="Compile" />
30     <File name="./Collections/SetTestFixture.boo" subtype="Code" buildaction="Compile" />
31   </Contents>
32 </Project>