From a44a31806d6e6f2cdd5a170749115dcb418ef97c Mon Sep 17 00:00:00 2001 From: masterm Date: Thu, 18 Jan 2007 12:56:01 +0000 Subject: +++ corrected file location --- source/Concept/Framework/RoboCode.sln | 21 +++++++++++++++++++++ source/RoboCode.sln | 21 --------------------- 2 files changed, 21 insertions(+), 21 deletions(-) create mode 100644 source/Concept/Framework/RoboCode.sln delete mode 100644 source/RoboCode.sln 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 diff --git a/source/RoboCode.sln b/source/RoboCode.sln deleted file mode 100644 index 59f2d66..0000000 --- a/source/RoboCode.sln +++ /dev/null @@ -1,21 +0,0 @@ -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 -- cgit v1.2.3