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", "{8C4B275A-3C2B-4E9B-92EE-0B7F7F57314A}"
|
---|
5 | ProjectSection(SolutionItems) = preProject
|
---|
6 | PreBuildEvent.cmd = PreBuildEvent.cmd
|
---|
7 | PreBuildEvent.sh = PreBuildEvent.sh
|
---|
8 | EndProjectSection
|
---|
9 | EndProject
|
---|
10 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.ExternalEvaluation.Matlab-3.3", "HeuristicLab.Problems.ExternalEvaluation.Matlab\3.3\HeuristicLab.Problems.ExternalEvaluation.Matlab-3.3.csproj", "{362A5DC3-969D-43FB-A552-D2F52B780188}"
|
---|
11 | EndProject
|
---|
12 | Global
|
---|
13 | GlobalSection(SubversionScc) = preSolution
|
---|
14 | Svn-Managed = True
|
---|
15 | Manager = AnkhSVN - Subversion Support for Visual Studio
|
---|
16 | EndGlobalSection
|
---|
17 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
---|
18 | Debug|Any CPU = Debug|Any CPU
|
---|
19 | Debug|x64 = Debug|x64
|
---|
20 | Debug|x86 = Debug|x86
|
---|
21 | Release|Any CPU = Release|Any CPU
|
---|
22 | Release|x64 = Release|x64
|
---|
23 | Release|x86 = Release|x86
|
---|
24 | EndGlobalSection
|
---|
25 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
---|
26 | {362A5DC3-969D-43FB-A552-D2F52B780188}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
27 | {362A5DC3-969D-43FB-A552-D2F52B780188}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
28 | {362A5DC3-969D-43FB-A552-D2F52B780188}.Debug|x64.ActiveCfg = Debug|x64
|
---|
29 | {362A5DC3-969D-43FB-A552-D2F52B780188}.Debug|x64.Build.0 = Debug|x64
|
---|
30 | {362A5DC3-969D-43FB-A552-D2F52B780188}.Debug|x86.ActiveCfg = Debug|x86
|
---|
31 | {362A5DC3-969D-43FB-A552-D2F52B780188}.Debug|x86.Build.0 = Debug|x86
|
---|
32 | {362A5DC3-969D-43FB-A552-D2F52B780188}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
33 | {362A5DC3-969D-43FB-A552-D2F52B780188}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
34 | {362A5DC3-969D-43FB-A552-D2F52B780188}.Release|x64.ActiveCfg = Release|x64
|
---|
35 | {362A5DC3-969D-43FB-A552-D2F52B780188}.Release|x64.Build.0 = Release|x64
|
---|
36 | {362A5DC3-969D-43FB-A552-D2F52B780188}.Release|x86.ActiveCfg = Release|x86
|
---|
37 | {362A5DC3-969D-43FB-A552-D2F52B780188}.Release|x86.Build.0 = Release|x86
|
---|
38 | EndGlobalSection
|
---|
39 | GlobalSection(SolutionProperties) = preSolution
|
---|
40 | HideSolutionNode = FALSE
|
---|
41 | EndGlobalSection
|
---|
42 | EndGlobal
|
---|