1 |
|
---|
2 | Microsoft Visual Studio Solution File, Format Version 11.00
|
---|
3 | # Visual Studio 2010
|
---|
4 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Tests", "HeuristicLab.Tests\HeuristicLab.Tests.csproj", "{B62872C1-6752-4758-9823-751A2D28C388}"
|
---|
5 | EndProject
|
---|
6 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{4880EC01-2CAD-4291-BBC1-B269AD67D4FA}"
|
---|
7 | ProjectSection(SolutionItems) = preProject
|
---|
8 | HeuristicLab 3.3 Tests.vsmdi = HeuristicLab 3.3 Tests.vsmdi
|
---|
9 | LocalTestRun.testrunconfig = LocalTestRun.testrunconfig
|
---|
10 | EndProjectSection
|
---|
11 | EndProject
|
---|
12 | Global
|
---|
13 | GlobalSection(TestCaseManagementSettings) = postSolution
|
---|
14 | CategoryFile = HeuristicLab 3.3 Tests.vsmdi
|
---|
15 | EndGlobalSection
|
---|
16 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
---|
17 | Debug|Any CPU = Debug|Any CPU
|
---|
18 | Debug|x64 = Debug|x64
|
---|
19 | Debug|x86 = Debug|x86
|
---|
20 | Release|Any CPU = Release|Any CPU
|
---|
21 | Release|x64 = Release|x64
|
---|
22 | Release|x86 = Release|x86
|
---|
23 | EndGlobalSection
|
---|
24 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
---|
25 | {B62872C1-6752-4758-9823-751A2D28C388}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
26 | {B62872C1-6752-4758-9823-751A2D28C388}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
27 | {B62872C1-6752-4758-9823-751A2D28C388}.Debug|x64.ActiveCfg = Debug|x64
|
---|
28 | {B62872C1-6752-4758-9823-751A2D28C388}.Debug|x64.Build.0 = Debug|x64
|
---|
29 | {B62872C1-6752-4758-9823-751A2D28C388}.Debug|x86.ActiveCfg = Debug|x86
|
---|
30 | {B62872C1-6752-4758-9823-751A2D28C388}.Debug|x86.Build.0 = Debug|x86
|
---|
31 | {B62872C1-6752-4758-9823-751A2D28C388}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
32 | {B62872C1-6752-4758-9823-751A2D28C388}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
33 | {B62872C1-6752-4758-9823-751A2D28C388}.Release|x64.ActiveCfg = Release|x64
|
---|
34 | {B62872C1-6752-4758-9823-751A2D28C388}.Release|x64.Build.0 = Release|x64
|
---|
35 | {B62872C1-6752-4758-9823-751A2D28C388}.Release|x86.ActiveCfg = Release|x86
|
---|
36 | {B62872C1-6752-4758-9823-751A2D28C388}.Release|x86.Build.0 = Release|x86
|
---|
37 | EndGlobalSection
|
---|
38 | GlobalSection(SolutionProperties) = preSolution
|
---|
39 | HideSolutionNode = FALSE
|
---|
40 | EndGlobalSection
|
---|
41 | EndGlobal
|
---|