From 6cf1de87acdb878e3a3e4ef7cc33d45adee4a592 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sat, 9 Apr 2011 23:47:35 +0200 Subject: DEVTOOLS: Renamed 'tools' directory to 'devtools' --- tools/create_hugo/dists/msvc10/create_hugo.sln | 20 ---- tools/create_hugo/dists/msvc10/create_hugo.vcxproj | 113 --------------------- 2 files changed, 133 deletions(-) delete mode 100644 tools/create_hugo/dists/msvc10/create_hugo.sln delete mode 100644 tools/create_hugo/dists/msvc10/create_hugo.vcxproj (limited to 'tools/create_hugo/dists/msvc10') diff --git a/tools/create_hugo/dists/msvc10/create_hugo.sln b/tools/create_hugo/dists/msvc10/create_hugo.sln deleted file mode 100644 index a6f87198f6..0000000000 --- a/tools/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/tools/create_hugo/dists/msvc10/create_hugo.vcxproj b/tools/create_hugo/dists/msvc10/create_hugo.vcxproj deleted file mode 100644 index eae5fbc55c..0000000000 --- a/tools/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 - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3