Last change
on this file since 10980 was
9565,
checked in by melkaref, 11 years ago
|
Robocode Plugin code without Mutation Operators
|
File size:
1.5 KB
|
Rev | Line | |
---|
[9565] | 1 |
|
---|
| 2 | Microsoft Visual Studio Solution File, Format Version 12.00
|
---|
| 3 | # Visual Studio 2012
|
---|
| 4 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.Robocode", "HeuristicLab.Problems.Robocode\HeuristicLab.Problems.Robocode.csproj", "{50776649-F3CF-459A-AE8C-146D1BFA64E4}"
|
---|
| 5 | EndProject
|
---|
| 6 | Global
|
---|
| 7 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
---|
| 8 | Debug|Any CPU = Debug|Any CPU
|
---|
| 9 | Debug|x64 = Debug|x64
|
---|
| 10 | Debug|x86 = Debug|x86
|
---|
| 11 | Release|Any CPU = Release|Any CPU
|
---|
| 12 | Release|x64 = Release|x64
|
---|
| 13 | Release|x86 = Release|x86
|
---|
| 14 | EndGlobalSection
|
---|
| 15 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
---|
| 16 | {50776649-F3CF-459A-AE8C-146D1BFA64E4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
| 17 | {50776649-F3CF-459A-AE8C-146D1BFA64E4}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
| 18 | {50776649-F3CF-459A-AE8C-146D1BFA64E4}.Debug|x64.ActiveCfg = Debug|Any CPU
|
---|
| 19 | {50776649-F3CF-459A-AE8C-146D1BFA64E4}.Debug|x86.ActiveCfg = Debug|Any CPU
|
---|
| 20 | {50776649-F3CF-459A-AE8C-146D1BFA64E4}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
| 21 | {50776649-F3CF-459A-AE8C-146D1BFA64E4}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
| 22 | {50776649-F3CF-459A-AE8C-146D1BFA64E4}.Release|x64.ActiveCfg = Release|Any CPU
|
---|
| 23 | {50776649-F3CF-459A-AE8C-146D1BFA64E4}.Release|x86.ActiveCfg = Release|Any CPU
|
---|
| 24 | EndGlobalSection
|
---|
| 25 | GlobalSection(SolutionProperties) = preSolution
|
---|
| 26 | HideSolutionNode = FALSE
|
---|
| 27 | EndGlobalSection
|
---|
| 28 | GlobalSection(ExtensibilityGlobals) = postSolution
|
---|
| 29 | VisualSVNWorkingCopyRoot = .
|
---|
| 30 | EndGlobalSection
|
---|
| 31 | EndGlobal
|
---|
Note: See
TracBrowser
for help on using the repository browser.