[8753] | 1 |
|
---|
[8873] | 2 | Microsoft Visual Studio Solution File, Format Version 12.00
|
---|
| 3 | # Visual Studio 2012
|
---|
[8879] | 4 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GaussianProcessTuning", "HeuristicLab.Problems.GaussianProcessTuning\GaussianProcessTuning.csproj", "{9A04599C-D608-4240-8DA6-D41F51C515A3}"
|
---|
[8873] | 5 | ProjectSection(ProjectDependencies) = postProject
|
---|
| 6 | {94C7714E-29D4-4D6D-B213-2C18D627AB75} = {94C7714E-29D4-4D6D-B213-2C18D627AB75}
|
---|
| 7 | EndProjectSection
|
---|
[8753] | 8 | EndProject
|
---|
[8879] | 9 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GaussianProcessTuning.Tests", "HeuristicLab.Problems.GaussianProcessTuning.Tests\GaussianProcessTuning.Tests.csproj", "{98C8AD2B-B035-4863-A01E-B659465FF6B2}"
|
---|
[8873] | 10 | ProjectSection(ProjectDependencies) = postProject
|
---|
| 11 | {94C7714E-29D4-4D6D-B213-2C18D627AB75} = {94C7714E-29D4-4D6D-B213-2C18D627AB75}
|
---|
| 12 | EndProjectSection
|
---|
[8753] | 13 | EndProject
|
---|
| 14 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{3768D612-38EB-47D8-9E79-75D8E5AB00A8}"
|
---|
| 15 | ProjectSection(SolutionItems) = preProject
|
---|
| 16 | HeuristicLab.Problems.GaussianProcessTuning.vsmdi = HeuristicLab.Problems.GaussianProcessTuning.vsmdi
|
---|
| 17 | Local.testsettings = Local.testsettings
|
---|
| 18 | TraceAndTestImpact.testsettings = TraceAndTestImpact.testsettings
|
---|
| 19 | EndProjectSection
|
---|
| 20 | EndProject
|
---|
[8879] | 21 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Instances.DataAnalysis.GaussianProcessRegression-3.3", "HeuristicLab.Problems.Instances.DataAnalysis.GaussianProcessRegression\Instances.DataAnalysis.GaussianProcessRegression-3.3.csproj", "{94C7714E-29D4-4D6D-B213-2C18D627AB75}"
|
---|
[8873] | 22 | EndProject
|
---|
[8753] | 23 | Global
|
---|
| 24 | GlobalSection(TestCaseManagementSettings) = postSolution
|
---|
| 25 | CategoryFile = HeuristicLab.Problems.GaussianProcessTuning.vsmdi
|
---|
| 26 | EndGlobalSection
|
---|
| 27 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
---|
| 28 | Debug|Any CPU = Debug|Any CPU
|
---|
[8873] | 29 | Debug|x64 = Debug|x64
|
---|
| 30 | Debug|x86 = Debug|x86
|
---|
[8753] | 31 | Release|Any CPU = Release|Any CPU
|
---|
[8873] | 32 | Release|x64 = Release|x64
|
---|
| 33 | Release|x86 = Release|x86
|
---|
[8753] | 34 | EndGlobalSection
|
---|
| 35 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
---|
| 36 | {9A04599C-D608-4240-8DA6-D41F51C515A3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
| 37 | {9A04599C-D608-4240-8DA6-D41F51C515A3}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
[8873] | 38 | {9A04599C-D608-4240-8DA6-D41F51C515A3}.Debug|x64.ActiveCfg = Debug|Any CPU
|
---|
| 39 | {9A04599C-D608-4240-8DA6-D41F51C515A3}.Debug|x86.ActiveCfg = Debug|Any CPU
|
---|
[8753] | 40 | {9A04599C-D608-4240-8DA6-D41F51C515A3}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
| 41 | {9A04599C-D608-4240-8DA6-D41F51C515A3}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
[8873] | 42 | {9A04599C-D608-4240-8DA6-D41F51C515A3}.Release|x64.ActiveCfg = Release|Any CPU
|
---|
| 43 | {9A04599C-D608-4240-8DA6-D41F51C515A3}.Release|x86.ActiveCfg = Release|Any CPU
|
---|
[8753] | 44 | {98C8AD2B-B035-4863-A01E-B659465FF6B2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
| 45 | {98C8AD2B-B035-4863-A01E-B659465FF6B2}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
[8873] | 46 | {98C8AD2B-B035-4863-A01E-B659465FF6B2}.Debug|x64.ActiveCfg = Debug|Any CPU
|
---|
| 47 | {98C8AD2B-B035-4863-A01E-B659465FF6B2}.Debug|x86.ActiveCfg = Debug|Any CPU
|
---|
[8753] | 48 | {98C8AD2B-B035-4863-A01E-B659465FF6B2}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
| 49 | {98C8AD2B-B035-4863-A01E-B659465FF6B2}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
[8873] | 50 | {98C8AD2B-B035-4863-A01E-B659465FF6B2}.Release|x64.ActiveCfg = Release|Any CPU
|
---|
| 51 | {98C8AD2B-B035-4863-A01E-B659465FF6B2}.Release|x86.ActiveCfg = Release|Any CPU
|
---|
| 52 | {94C7714E-29D4-4D6D-B213-2C18D627AB75}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
| 53 | {94C7714E-29D4-4D6D-B213-2C18D627AB75}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
| 54 | {94C7714E-29D4-4D6D-B213-2C18D627AB75}.Debug|x64.ActiveCfg = Debug|x64
|
---|
| 55 | {94C7714E-29D4-4D6D-B213-2C18D627AB75}.Debug|x64.Build.0 = Debug|x64
|
---|
| 56 | {94C7714E-29D4-4D6D-B213-2C18D627AB75}.Debug|x86.ActiveCfg = Debug|x86
|
---|
| 57 | {94C7714E-29D4-4D6D-B213-2C18D627AB75}.Debug|x86.Build.0 = Debug|x86
|
---|
| 58 | {94C7714E-29D4-4D6D-B213-2C18D627AB75}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
| 59 | {94C7714E-29D4-4D6D-B213-2C18D627AB75}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
| 60 | {94C7714E-29D4-4D6D-B213-2C18D627AB75}.Release|x64.ActiveCfg = Release|x64
|
---|
| 61 | {94C7714E-29D4-4D6D-B213-2C18D627AB75}.Release|x64.Build.0 = Release|x64
|
---|
| 62 | {94C7714E-29D4-4D6D-B213-2C18D627AB75}.Release|x86.ActiveCfg = Release|x86
|
---|
| 63 | {94C7714E-29D4-4D6D-B213-2C18D627AB75}.Release|x86.Build.0 = Release|x86
|
---|
[8753] | 64 | EndGlobalSection
|
---|
| 65 | GlobalSection(SolutionProperties) = preSolution
|
---|
| 66 | HideSolutionNode = FALSE
|
---|
| 67 | EndGlobalSection
|
---|
| 68 | EndGlobal
|
---|