From b17ba83e9c5da3620277ff317b5f82dc397813d7 Mon Sep 17 00:00:00 2001 From: Adam Date: Thu, 14 Mar 2013 15:19:41 -0400 Subject: Replace Windows build system and installer with cmake --- win/configure.vcxproj | 211 -------------------------------------------------- 1 file changed, 211 deletions(-) delete mode 100644 win/configure.vcxproj (limited to 'win/configure.vcxproj') diff --git a/win/configure.vcxproj b/win/configure.vcxproj deleted file mode 100644 index df1175712..000000000 --- a/win/configure.vcxproj +++ /dev/null @@ -1,211 +0,0 @@ - - - - - Debug - Win32 - - - Debug - Win32 - - - Debug - x64 - - - Debug - x64 - - - Release - Win32 - - - Release - Win32 - - - Release - x64 - - - Release - x64 - - - - configure - {B922B569-727E-4EB0-827A-04E133A91DE7} - configure - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.20506.1 - .\ - Debug_configure\ - configure - .exe - true - .\ - x64Debug_Configure\ - configure - .exe - true - .\ - Release_Configure\ - configure - .exe - false - .\ - x64Release_Configure\ - configure - .exe - false - - - - Disabled - _DEBUG;%(PreprocessorDefinitions) - false - EnableFastChecks - MultiThreadedDebugDLL - - - Level4 - EditAndContinue - true - - - %(AdditionalDependencies) - true - $(OutDir)configure.pdb - Windows - true - - - MachineX86 - - - - - X64 - - - Disabled - _DEBUG;%(PreprocessorDefinitions) - false - EnableFastChecks - MultiThreadedDebug - - - Level4 - ProgramDatabase - true - - - true - $(OutDir)configure.pdb - Windows - true - - - MachineX64 - - - - - MaxSpeed - true - NDEBUG;%(PreprocessorDefinitions) - false - MultiThreadedDLL - - - Level3 - ProgramDatabase - true - - - %(AdditionalDependencies) - true - Windows - true - true - UseLinkTimeCodeGeneration - true - - - MachineX86 - - - - - X64 - - - MaxSpeed - NDEBUG;%(PreprocessorDefinitions) - false - MultiThreaded - - - Level3 - ProgramDatabase - true - true - - - true - Windows - true - true - true - - - MachineX64 - - - - - - - - - \ No newline at end of file -- cgit v1.2.3