[652] | 1 |
|
---|
| 2 | Microsoft Visual Studio Solution File, Format Version 10.00
|
---|
| 3 | # Visual Studio 2008
|
---|
| 4 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.StructureIdentification", "HeuristicLab.StructureIdentification\3.2\HeuristicLab.StructureIdentification.csproj", "{5948F299-0A5E-43B9-8F17-2D15298EEC34}"
|
---|
| 5 | EndProject
|
---|
| 6 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Functions", "HeuristicLab.Functions\3.2\HeuristicLab.Functions.csproj", "{B95CA6E2-34BC-4430-994D-BD6E99375319}"
|
---|
| 7 | EndProject
|
---|
| 8 | Global
|
---|
| 9 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
---|
| 10 | Debug|Any CPU = Debug|Any CPU
|
---|
| 11 | Debug|x86 = Debug|x86
|
---|
| 12 | Release x64|Any CPU = Release x64|Any CPU
|
---|
| 13 | Release x64|x86 = Release x64|x86
|
---|
| 14 | Release|Any CPU = Release|Any CPU
|
---|
| 15 | Release|x86 = Release|x86
|
---|
| 16 | EndGlobalSection
|
---|
| 17 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
---|
| 18 | {5948F299-0A5E-43B9-8F17-2D15298EEC34}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
| 19 | {5948F299-0A5E-43B9-8F17-2D15298EEC34}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
| 20 | {5948F299-0A5E-43B9-8F17-2D15298EEC34}.Debug|x86.ActiveCfg = Debug|x86
|
---|
| 21 | {5948F299-0A5E-43B9-8F17-2D15298EEC34}.Debug|x86.Build.0 = Debug|x86
|
---|
| 22 | {5948F299-0A5E-43B9-8F17-2D15298EEC34}.Release x64|Any CPU.ActiveCfg = Release|x86
|
---|
| 23 | {5948F299-0A5E-43B9-8F17-2D15298EEC34}.Release x64|x86.ActiveCfg = Release|x86
|
---|
| 24 | {5948F299-0A5E-43B9-8F17-2D15298EEC34}.Release x64|x86.Build.0 = Release|x86
|
---|
| 25 | {5948F299-0A5E-43B9-8F17-2D15298EEC34}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
| 26 | {5948F299-0A5E-43B9-8F17-2D15298EEC34}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
| 27 | {5948F299-0A5E-43B9-8F17-2D15298EEC34}.Release|x86.ActiveCfg = Release|x86
|
---|
| 28 | {5948F299-0A5E-43B9-8F17-2D15298EEC34}.Release|x86.Build.0 = Release|x86
|
---|
| 29 | {B95CA6E2-34BC-4430-994D-BD6E99375319}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
| 30 | {B95CA6E2-34BC-4430-994D-BD6E99375319}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
| 31 | {B95CA6E2-34BC-4430-994D-BD6E99375319}.Debug|x86.ActiveCfg = Debug|x86
|
---|
| 32 | {B95CA6E2-34BC-4430-994D-BD6E99375319}.Debug|x86.Build.0 = Debug|x86
|
---|
| 33 | {B95CA6E2-34BC-4430-994D-BD6E99375319}.Release x64|Any CPU.ActiveCfg = Release x64|Any CPU
|
---|
| 34 | {B95CA6E2-34BC-4430-994D-BD6E99375319}.Release x64|Any CPU.Build.0 = Release x64|Any CPU
|
---|
| 35 | {B95CA6E2-34BC-4430-994D-BD6E99375319}.Release x64|x86.ActiveCfg = Release x64|x86
|
---|
| 36 | {B95CA6E2-34BC-4430-994D-BD6E99375319}.Release x64|x86.Build.0 = Release x64|x86
|
---|
| 37 | {B95CA6E2-34BC-4430-994D-BD6E99375319}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
| 38 | {B95CA6E2-34BC-4430-994D-BD6E99375319}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
| 39 | {B95CA6E2-34BC-4430-994D-BD6E99375319}.Release|x86.ActiveCfg = Release|x86
|
---|
| 40 | {B95CA6E2-34BC-4430-994D-BD6E99375319}.Release|x86.Build.0 = Release|x86
|
---|
| 41 | EndGlobalSection
|
---|
| 42 | GlobalSection(SolutionProperties) = preSolution
|
---|
| 43 | HideSolutionNode = FALSE
|
---|
| 44 | EndGlobalSection
|
---|
| 45 | EndGlobal
|
---|