Last change
on this file since 11667 was
11656,
checked in by bgoldman, 10 years ago
|
#2282 Test Case Creation and first draft of clustering completed.
|
File size:
1.7 KB
|
Line | |
---|
1 |
|
---|
2 | Microsoft Visual Studio Solution File, Format Version 12.00
|
---|
3 | # Visual Studio 2013
|
---|
4 | VisualStudioVersion = 12.0.21005.1
|
---|
5 | MinimumVisualStudioVersion = 10.0.40219.1
|
---|
6 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Algorithms.ParameterlessPopulationPyramid-3.3", "HeuristicLab.Algorithms.ParameterlessPopulationPyramid\3.3\HeuristicLab.Algorithms.ParameterlessPopulationPyramid-3.3.csproj", "{9319C447-8183-4DBC-8145-0E3CF98084CC}"
|
---|
7 | EndProject
|
---|
8 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ParameterlessPopulationPyramid.Test", "ParameterlessPopulationPyramid.Test\ParameterlessPopulationPyramid.Test.csproj", "{0B349086-8EB7-4BC2-8373-44E9CB68B258}"
|
---|
9 | EndProject
|
---|
10 | Global
|
---|
11 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
---|
12 | Debug|Any CPU = Debug|Any CPU
|
---|
13 | Release|Any CPU = Release|Any CPU
|
---|
14 | EndGlobalSection
|
---|
15 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
---|
16 | {9319C447-8183-4DBC-8145-0E3CF98084CC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
17 | {9319C447-8183-4DBC-8145-0E3CF98084CC}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
18 | {9319C447-8183-4DBC-8145-0E3CF98084CC}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
19 | {9319C447-8183-4DBC-8145-0E3CF98084CC}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
20 | {0B349086-8EB7-4BC2-8373-44E9CB68B258}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
21 | {0B349086-8EB7-4BC2-8373-44E9CB68B258}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
22 | {0B349086-8EB7-4BC2-8373-44E9CB68B258}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
23 | {0B349086-8EB7-4BC2-8373-44E9CB68B258}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
24 | EndGlobalSection
|
---|
25 | GlobalSection(SolutionProperties) = preSolution
|
---|
26 | HideSolutionNode = FALSE
|
---|
27 | EndGlobalSection
|
---|
28 | EndGlobal
|
---|
Note: See
TracBrowser
for help on using the repository browser.