[7361] | 1 |
|
---|
| 2 | Microsoft Visual Studio Solution File, Format Version 11.00
|
---|
| 3 | # Visual Studio 2010
|
---|
| 4 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{02446BCD-FBBA-41E7-A4EA-D97F3FDBE702}"
|
---|
| 5 | ProjectSection(SolutionItems) = preProject
|
---|
| 6 | Build.cmd = Build.cmd
|
---|
| 7 | PreBuildEvent.cmd = PreBuildEvent.cmd
|
---|
| 8 | EndProjectSection
|
---|
| 9 | EndProject
|
---|
[7365] | 10 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4", "HeuristicLab.Problems.DataAnalysis.Symbolic.Views\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4.csproj", "{7A2531CE-3F7C-4F13-BCCA-ED6DC27A7086}"
|
---|
| 11 | EndProject
|
---|
| 12 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4", "HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views\3.4\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4.csproj", "{423BD94F-963A-438E-BA45-3BB3D61CD03B}"
|
---|
| 13 | EndProject
|
---|
[7361] | 14 | Global
|
---|
| 15 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
---|
| 16 | Debug|Any CPU = Debug|Any CPU
|
---|
| 17 | Debug|x64 = Debug|x64
|
---|
| 18 | Debug|x86 = Debug|x86
|
---|
| 19 | Release|Any CPU = Release|Any CPU
|
---|
| 20 | Release|x64 = Release|x64
|
---|
| 21 | Release|x86 = Release|x86
|
---|
| 22 | EndGlobalSection
|
---|
| 23 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
---|
| 24 | {7A2531CE-3F7C-4F13-BCCA-ED6DC27A7086}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
| 25 | {7A2531CE-3F7C-4F13-BCCA-ED6DC27A7086}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
| 26 | {7A2531CE-3F7C-4F13-BCCA-ED6DC27A7086}.Debug|x64.ActiveCfg = Debug|x64
|
---|
| 27 | {7A2531CE-3F7C-4F13-BCCA-ED6DC27A7086}.Debug|x64.Build.0 = Debug|x64
|
---|
| 28 | {7A2531CE-3F7C-4F13-BCCA-ED6DC27A7086}.Debug|x86.ActiveCfg = Debug|x86
|
---|
| 29 | {7A2531CE-3F7C-4F13-BCCA-ED6DC27A7086}.Debug|x86.Build.0 = Debug|x86
|
---|
| 30 | {7A2531CE-3F7C-4F13-BCCA-ED6DC27A7086}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
| 31 | {7A2531CE-3F7C-4F13-BCCA-ED6DC27A7086}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
| 32 | {7A2531CE-3F7C-4F13-BCCA-ED6DC27A7086}.Release|x64.ActiveCfg = Release|x64
|
---|
| 33 | {7A2531CE-3F7C-4F13-BCCA-ED6DC27A7086}.Release|x64.Build.0 = Release|x64
|
---|
| 34 | {7A2531CE-3F7C-4F13-BCCA-ED6DC27A7086}.Release|x86.ActiveCfg = Release|x86
|
---|
| 35 | {7A2531CE-3F7C-4F13-BCCA-ED6DC27A7086}.Release|x86.Build.0 = Release|x86
|
---|
[7365] | 36 | {423BD94F-963A-438E-BA45-3BB3D61CD03B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
| 37 | {423BD94F-963A-438E-BA45-3BB3D61CD03B}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
| 38 | {423BD94F-963A-438E-BA45-3BB3D61CD03B}.Debug|x64.ActiveCfg = Debug|x64
|
---|
| 39 | {423BD94F-963A-438E-BA45-3BB3D61CD03B}.Debug|x64.Build.0 = Debug|x64
|
---|
| 40 | {423BD94F-963A-438E-BA45-3BB3D61CD03B}.Debug|x86.ActiveCfg = Debug|x86
|
---|
| 41 | {423BD94F-963A-438E-BA45-3BB3D61CD03B}.Debug|x86.Build.0 = Debug|x86
|
---|
| 42 | {423BD94F-963A-438E-BA45-3BB3D61CD03B}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
| 43 | {423BD94F-963A-438E-BA45-3BB3D61CD03B}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
| 44 | {423BD94F-963A-438E-BA45-3BB3D61CD03B}.Release|x64.ActiveCfg = Release|x64
|
---|
| 45 | {423BD94F-963A-438E-BA45-3BB3D61CD03B}.Release|x64.Build.0 = Release|x64
|
---|
| 46 | {423BD94F-963A-438E-BA45-3BB3D61CD03B}.Release|x86.ActiveCfg = Release|x86
|
---|
| 47 | {423BD94F-963A-438E-BA45-3BB3D61CD03B}.Release|x86.Build.0 = Release|x86
|
---|
[7361] | 48 | EndGlobalSection
|
---|
| 49 | GlobalSection(SolutionProperties) = preSolution
|
---|
| 50 | HideSolutionNode = FALSE
|
---|
| 51 | EndGlobalSection
|
---|
| 52 | EndGlobal
|
---|