BOO-990: Allow testcases to be ignored.
[boo.git] / Boo.mds
blobf4e475f0bfcc3660aad73c08b06b13168cc25afd
1 <Combine name="Boo" fileversion="2.0">
2   <Configurations active="Debug">
3     <Configuration name="Debug" ctype="CombineConfiguration">
4       <Entry build="True" name="Boo.Lang" configuration="Debug" />
5       <Entry build="True" name="Boo.Lang.Compiler" configuration="Debug" />
6       <Entry build="True" name="Boo.Lang.Useful" configuration="Debug" />
7       <Entry build="True" name="Boo.Lang.Interpreter" configuration="Debug" />
8       <Entry build="True" name="Boo.Lang.Useful.Tests" configuration="Debug" />
9       <Entry build="True" name="BooCompiler.Tests" configuration="Debug" />
10       <Entry build="True" name="Boo.Lang.Compiler.Tests" configuration="Debug" />
11       <Entry build="True" name="Boo.Lang.Interpreter.Tests" configuration="Debug" />
12     </Configuration>
13     <Configuration name="Release" ctype="CombineConfiguration">
14       <Entry build="True" name="Boo.Lang" configuration="Release" />
15       <Entry build="True" name="Boo.Lang.Compiler" configuration="Release" />
16       <Entry build="True" name="Boo.Lang.Useful" configuration="Release" />
17       <Entry build="True" name="Boo.Lang.Interpreter" configuration="Release" />
18       <Entry build="True" name="Boo.Lang.Useful.Tests" configuration="Release" />
19       <Entry build="True" name="BooCompiler.Tests" configuration="Release" />
20       <Entry build="True" name="Boo.Lang.Compiler.Tests" configuration="Release" />
21       <Entry build="True" name="Boo.Lang.Interpreter.Tests" configuration="Release" />
22     </Configuration>
23   </Configurations>
24   <DeployTargets />
25   <StartMode startupentry="Boo.Lang" single="True">
26     <Execute type="None" entry="Boo.Lang" />
27     <Execute type="None" entry="Boo.Lang.Compiler" />
28     <Execute type="None" entry="Boo.Lang.Useful" />
29     <Execute type="None" entry="Boo.Lang.Interpreter" />
30     <Execute type="None" entry="Boo.Lang.Useful.Tests" />
31     <Execute type="None" entry="BooCompiler.Tests" />
32     <Execute type="None" entry="Boo.Lang.Compiler.Tests" />
33     <Execute type="None" entry="Boo.Lang.Interpreter.Tests" />
34   </StartMode>
35   <Entries>
36     <Entry filename="./src/Boo.Lang/Boo.Lang.mdp" />
37     <Entry filename="./src/Boo.Lang.Compiler/Boo.Lang.Compiler.mdp" />
38     <Entry filename="./src/Boo.Lang.Useful/Boo.Lang.Useful.mdp" />
39     <Entry filename="./src/Boo.Lang.Interpreter/Boo.Lang.Interpreter.mdp" />
40     <Entry filename="./tests/Boo.Lang.Useful.Tests/Boo.Lang.Useful.Tests.mdp" />
41     <Entry filename="./tests/BooCompiler.Tests/BooCompiler.Tests.mdp" />
42     <Entry filename="./tests/Boo.Lang.Compiler.Tests/Boo.Lang.Compiler.Tests.mdp" />
43     <Entry filename="./tests/Boo.Lang.Interpreter.Tests/Boo.Lang.Interpreter.Tests.mdp" />
44   </Entries>
45 </Combine>