From 181d3179a9d39f39f711dfc052126fca8bfd80c5 Mon Sep 17 00:00:00 2001 From: Littleboy Date: Tue, 6 Sep 2011 17:35:13 -0400 Subject: DEVTOOLS: Remove obsolete Visual Studio project files --- devtools/create_hugo/dists/msvc10/create_hugo.sln | 20 -- .../create_hugo/dists/msvc10/create_hugo.vcxproj | 113 ----------- devtools/create_hugo/dists/msvc9/create_hugo.sln | 20 -- .../create_hugo/dists/msvc9/create_hugo.vcproj | 219 --------------------- 4 files changed, 372 deletions(-) delete mode 100644 devtools/create_hugo/dists/msvc10/create_hugo.sln delete mode 100644 devtools/create_hugo/dists/msvc10/create_hugo.vcxproj delete mode 100644 devtools/create_hugo/dists/msvc9/create_hugo.sln delete mode 100644 devtools/create_hugo/dists/msvc9/create_hugo.vcproj (limited to 'devtools/create_hugo') diff --git a/devtools/create_hugo/dists/msvc10/create_hugo.sln b/devtools/create_hugo/dists/msvc10/create_hugo.sln deleted file mode 100644 index a6f87198f6..0000000000 --- a/devtools/create_hugo/dists/msvc10/create_hugo.sln +++ /dev/null @@ -1,20 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual Studio 2010 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "create_hugo", "create_hugo.vcxproj", "{5F280130-349D-11DD-AE16-0800200C9A66}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Win32 = Debug|Win32 - Release|Win32 = Release|Win32 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {5F280130-349D-11DD-AE16-0800200C9A66}.Debug|Win32.ActiveCfg = Debug|Win32 - {5F280130-349D-11DD-AE16-0800200C9A66}.Debug|Win32.Build.0 = Debug|Win32 - {5F280130-349D-11DD-AE16-0800200C9A66}.Release|Win32.ActiveCfg = Release|Win32 - {5F280130-349D-11DD-AE16-0800200C9A66}.Release|Win32.Build.0 = Release|Win32 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/devtools/create_hugo/dists/msvc10/create_hugo.vcxproj b/devtools/create_hugo/dists/msvc10/create_hugo.vcxproj deleted file mode 100644 index 1bc98740a0..0000000000 --- a/devtools/create_hugo/dists/msvc10/create_hugo.vcxproj +++ /dev/null @@ -1,113 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {5F280130-349D-11DD-AE16-0800200C9A66} - create_hugo - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - Debug\ - Debug\ - true - Release\ - Release\ - false - AllRules.ruleset - - - AllRules.ruleset - - - - - - /wd4996 %(AdditionalOptions) - Disabled - ..\..\..\..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level3 - EditAndContinue - - - $(OutDir)create_hugo.exe - libc.lib;libcmt.lib;%(IgnoreSpecificDefaultLibraries) - true - $(OutDir)create_hugo.pdb - Console - MachineX86 - - - - - /wd4996 %(AdditionalOptions) - Full - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - - - Level3 - ProgramDatabase - - - $(OutDir)create_hugo.exe - libc.lib;libcmt.lib;%(IgnoreSpecificDefaultLibraries) - true - Console - true - true - MachineX86 - - - - - - - - - - - - - - - - - - - - - diff --git a/devtools/create_hugo/dists/msvc9/create_hugo.sln b/devtools/create_hugo/dists/msvc9/create_hugo.sln deleted file mode 100644 index 2d86ae4f19..0000000000 --- a/devtools/create_hugo/dists/msvc9/create_hugo.sln +++ /dev/null @@ -1,20 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "create_hugo", "create_hugo.vcproj", "{5F280130-349D-11DD-AE16-0800200C9A66}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Win32 = Debug|Win32 - Release|Win32 = Release|Win32 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {5F280130-349D-11DD-AE16-0800200C9A66}.Debug|Win32.ActiveCfg = Debug|Win32 - {5F280130-349D-11DD-AE16-0800200C9A66}.Debug|Win32.Build.0 = Debug|Win32 - {5F280130-349D-11DD-AE16-0800200C9A66}.Release|Win32.ActiveCfg = Release|Win32 - {5F280130-349D-11DD-AE16-0800200C9A66}.Release|Win32.Build.0 = Release|Win32 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/devtools/create_hugo/dists/msvc9/create_hugo.vcproj b/devtools/create_hugo/dists/msvc9/create_hugo.vcproj deleted file mode 100644 index 473d89e43c..0000000000 --- a/devtools/create_hugo/dists/msvc9/create_hugo.vcproj +++ /dev/null @@ -1,219 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3