diff options
author | masterm <devnull@localhost> | 2007-01-18 13:56:01 +0100 |
---|---|---|
committer | masterm <devnull@localhost> | 2007-01-18 13:56:01 +0100 |
commit | a44a31806d6e6f2cdd5a170749115dcb418ef97c (patch) | |
tree | f2d4ea33df5b75b85e44e69d50ec2e13643afb64 /source/Concept | |
parent | 79115386afc1dee957f77e9a82b5b9b2c5f347e6 (diff) | |
download | rc2007-soccer-a44a31806d6e6f2cdd5a170749115dcb418ef97c.tar rc2007-soccer-a44a31806d6e6f2cdd5a170749115dcb418ef97c.zip |
+++ corrected file location
Diffstat (limited to 'source/Concept')
-rw-r--r-- | source/Concept/Framework/RoboCode.sln | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/source/Concept/Framework/RoboCode.sln b/source/Concept/Framework/RoboCode.sln new file mode 100644 index 0000000..59f2d66 --- /dev/null +++ b/source/Concept/Framework/RoboCode.sln @@ -0,0 +1,21 @@ +Microsoft Visual Studio Solution File, Format Version 8.00
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Concept", "Concept\Concept.vcproj", "{556125BE-937F-4A2B-89C7-B086575BE0F0}"
+ ProjectSection(ProjectDependencies) = postProject
+ EndProjectSection
+EndProject
+Global
+ GlobalSection(SolutionConfiguration) = preSolution
+ Debug = Debug
+ Release = Release
+ EndGlobalSection
+ GlobalSection(ProjectConfiguration) = postSolution
+ {556125BE-937F-4A2B-89C7-B086575BE0F0}.Debug.ActiveCfg = Debug|Win32
+ {556125BE-937F-4A2B-89C7-B086575BE0F0}.Debug.Build.0 = Debug|Win32
+ {556125BE-937F-4A2B-89C7-B086575BE0F0}.Release.ActiveCfg = Release|Win32
+ {556125BE-937F-4A2B-89C7-B086575BE0F0}.Release.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ EndGlobalSection
+ GlobalSection(ExtensibilityAddIns) = postSolution
+ EndGlobalSection
+EndGlobal
|