From 7d72509aff61f809207c2f81ed3e3bf18a302eb0 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Tue, 11 May 2010 21:22:23 -0500 Subject: [PATCH] Removing Visual Studio Projects -- superseded by CMake --- Lugaru.sln | 21 --- Lugaru.vcproj | 360 -------------------------------------------------- 2 files changed, 381 deletions(-) delete mode 100644 Lugaru.sln delete mode 100644 Lugaru.vcproj diff --git a/Lugaru.sln b/Lugaru.sln deleted file mode 100644 index cd2144e..0000000 --- a/Lugaru.sln +++ /dev/null @@ -1,21 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 8.00 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Lugaru", "Lugaru.vcproj", "{71D87E45-76A7-497F-9176-DA2600007A65}" - ProjectSection(ProjectDependencies) = postProject - EndProjectSection -EndProject -Global - GlobalSection(SolutionConfiguration) = preSolution - Debug = Debug - Release = Release - EndGlobalSection - GlobalSection(ProjectConfiguration) = postSolution - {71D87E45-76A7-497F-9176-DA2600007A65}.Debug.ActiveCfg = Debug|Win32 - {71D87E45-76A7-497F-9176-DA2600007A65}.Debug.Build.0 = Debug|Win32 - {71D87E45-76A7-497F-9176-DA2600007A65}.Release.ActiveCfg = Release|Win32 - {71D87E45-76A7-497F-9176-DA2600007A65}.Release.Build.0 = Release|Win32 - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - EndGlobalSection - GlobalSection(ExtensibilityAddIns) = postSolution - EndGlobalSection -EndGlobal diff --git a/Lugaru.vcproj b/Lugaru.vcproj deleted file mode 100644 index 7661834..0000000 --- a/Lugaru.vcproj +++ /dev/null @@ -1,360 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- 2.39.2