1 |
|
---|
2 | Microsoft Visual Studio Solution File, Format Version 12.00
|
---|
3 | # Visual Studio 2012
|
---|
4 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{96396439-A764-4022-A8D2-BE021449B8D1}"
|
---|
5 | ProjectSection(SolutionItems) = preProject
|
---|
6 | Build.cmd = Build.cmd
|
---|
7 | ConfigMerger.exe = ConfigMerger.exe
|
---|
8 | ..\documentation\License\gpl-3.0.txt = ..\documentation\License\gpl-3.0.txt
|
---|
9 | MergeConfigs.cmd = MergeConfigs.cmd
|
---|
10 | PreBuildEvent.cmd = PreBuildEvent.cmd
|
---|
11 | EndProjectSection
|
---|
12 | EndProject
|
---|
13 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Algorithms.DataAnalysis-3.4", "HeuristicLab.Algorithms.DataAnalysis\3.4\HeuristicLab.Algorithms.DataAnalysis-3.4.csproj", "{2E782078-FA81-4B70-B56F-74CE38DAC6C8}"
|
---|
14 | EndProject
|
---|
15 | Global
|
---|
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 | {2E782078-FA81-4B70-B56F-74CE38DAC6C8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
26 | {2E782078-FA81-4B70-B56F-74CE38DAC6C8}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
27 | {2E782078-FA81-4B70-B56F-74CE38DAC6C8}.Debug|x64.ActiveCfg = Debug|x64
|
---|
28 | {2E782078-FA81-4B70-B56F-74CE38DAC6C8}.Debug|x64.Build.0 = Debug|x64
|
---|
29 | {2E782078-FA81-4B70-B56F-74CE38DAC6C8}.Debug|x86.ActiveCfg = Debug|x86
|
---|
30 | {2E782078-FA81-4B70-B56F-74CE38DAC6C8}.Debug|x86.Build.0 = Debug|x86
|
---|
31 | {2E782078-FA81-4B70-B56F-74CE38DAC6C8}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
32 | {2E782078-FA81-4B70-B56F-74CE38DAC6C8}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
33 | {2E782078-FA81-4B70-B56F-74CE38DAC6C8}.Release|x64.ActiveCfg = Release|x64
|
---|
34 | {2E782078-FA81-4B70-B56F-74CE38DAC6C8}.Release|x64.Build.0 = Release|x64
|
---|
35 | {2E782078-FA81-4B70-B56F-74CE38DAC6C8}.Release|x86.ActiveCfg = Release|x86
|
---|
36 | {2E782078-FA81-4B70-B56F-74CE38DAC6C8}.Release|x86.Build.0 = Release|x86
|
---|
37 | EndGlobalSection
|
---|
38 | GlobalSection(SolutionProperties) = preSolution
|
---|
39 | HideSolutionNode = FALSE
|
---|
40 | EndGlobalSection
|
---|
41 | EndGlobal
|
---|