[9565] | 1 |
|
---|
| 2 | Microsoft Visual Studio Solution File, Format Version 12.00
|
---|
| 3 | # Visual Studio 2012
|
---|
[9781] | 4 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.Robocode-3.3", "HeuristicLab.Problems.Robocode\3.3\HeuristicLab.Problems.Robocode-3.3.csproj", "{50776649-F3CF-459A-AE8C-146D1BFA64E4}"
|
---|
[9565] | 5 | EndProject
|
---|
[9781] | 6 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.Robocode.Views-3.3", "HeuristicLab.Problems.Robocode.Views\3.3\HeuristicLab.Problems.Robocode.Views-3.3.csproj", "{8EB0C7C3-4083-4EEE-B3F2-A37F123FB23B}"
|
---|
[9779] | 7 | EndProject
|
---|
[9565] | 8 | Global
|
---|
| 9 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
---|
| 10 | Debug|Any CPU = Debug|Any CPU
|
---|
| 11 | Debug|x64 = Debug|x64
|
---|
| 12 | Debug|x86 = Debug|x86
|
---|
| 13 | Release|Any CPU = Release|Any CPU
|
---|
| 14 | Release|x64 = Release|x64
|
---|
| 15 | Release|x86 = Release|x86
|
---|
| 16 | EndGlobalSection
|
---|
| 17 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
---|
| 18 | {50776649-F3CF-459A-AE8C-146D1BFA64E4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
| 19 | {50776649-F3CF-459A-AE8C-146D1BFA64E4}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
| 20 | {50776649-F3CF-459A-AE8C-146D1BFA64E4}.Debug|x64.ActiveCfg = Debug|Any CPU
|
---|
| 21 | {50776649-F3CF-459A-AE8C-146D1BFA64E4}.Debug|x86.ActiveCfg = Debug|Any CPU
|
---|
| 22 | {50776649-F3CF-459A-AE8C-146D1BFA64E4}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
| 23 | {50776649-F3CF-459A-AE8C-146D1BFA64E4}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
| 24 | {50776649-F3CF-459A-AE8C-146D1BFA64E4}.Release|x64.ActiveCfg = Release|Any CPU
|
---|
| 25 | {50776649-F3CF-459A-AE8C-146D1BFA64E4}.Release|x86.ActiveCfg = Release|Any CPU
|
---|
[9779] | 26 | {8EB0C7C3-4083-4EEE-B3F2-A37F123FB23B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
| 27 | {8EB0C7C3-4083-4EEE-B3F2-A37F123FB23B}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
| 28 | {8EB0C7C3-4083-4EEE-B3F2-A37F123FB23B}.Debug|x64.ActiveCfg = Debug|Any CPU
|
---|
| 29 | {8EB0C7C3-4083-4EEE-B3F2-A37F123FB23B}.Debug|x86.ActiveCfg = Debug|Any CPU
|
---|
| 30 | {8EB0C7C3-4083-4EEE-B3F2-A37F123FB23B}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
| 31 | {8EB0C7C3-4083-4EEE-B3F2-A37F123FB23B}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
| 32 | {8EB0C7C3-4083-4EEE-B3F2-A37F123FB23B}.Release|x64.ActiveCfg = Release|Any CPU
|
---|
| 33 | {8EB0C7C3-4083-4EEE-B3F2-A37F123FB23B}.Release|x86.ActiveCfg = Release|Any CPU
|
---|
[9565] | 34 | EndGlobalSection
|
---|
| 35 | GlobalSection(SolutionProperties) = preSolution
|
---|
| 36 | HideSolutionNode = FALSE
|
---|
| 37 | EndGlobalSection
|
---|
| 38 | GlobalSection(ExtensibilityGlobals) = postSolution
|
---|
| 39 | VisualSVNWorkingCopyRoot = .
|
---|
| 40 | EndGlobalSection
|
---|
| 41 | EndGlobal
|
---|