From f75d1adf0e3bee8df27ee3aa5d0607e202ce252f Mon Sep 17 00:00:00 2001 From: madmaxoft Date: Sun, 19 Jan 2014 16:15:35 +0100 Subject: Removed obsolete MSVC project files. Windows builds now use CMake as well. --- VC2013/zlib.vcxproj | 198 ---------------------------------------------------- 1 file changed, 198 deletions(-) delete mode 100644 VC2013/zlib.vcxproj (limited to 'VC2013/zlib.vcxproj') diff --git a/VC2013/zlib.vcxproj b/VC2013/zlib.vcxproj deleted file mode 100644 index 7bb2b743b..000000000 --- a/VC2013/zlib.vcxproj +++ /dev/null @@ -1,198 +0,0 @@ - - - - - Debug profiled - Win32 - - - Debug_LuaStatic - Win32 - - - Debug - Win32 - - - Release profiled - Win32 - - - Release - Win32 - - - - {EA9D50FD-937A-4EF5-8C37-5F4175AF4FEA} - zlib - Win32Proj - - - - StaticLibrary - v120 - Unicode - - - StaticLibrary - v120 - Unicode - - - StaticLibrary - v120 - Unicode - true - - - StaticLibrary - v120 - Unicode - true - - - StaticLibrary - v120 - Unicode - - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>12.0.21005.1 - - - $(SolutionDir)$(Configuration)\zlib\ - $(Configuration)\zlib\ - - - $(SolutionDir)$(Configuration)\zlib\ - $(Configuration)\zlib\ - - - $(SolutionDir)$(Configuration)\zlib\ - $(Configuration)\zlib\ - - - $(SolutionDir)$(Configuration)\zlib\ - $(Configuration)\zlib\ - - - $(SolutionDir)$(Configuration)\zlib\ - $(Configuration)\zlib\ - - - - Disabled - WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - Level3 - EditAndContinue - 4996;%(DisableSpecificWarnings) - - - - - MaxSpeed - true - WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - MultiThreaded - true - - Level3 - ProgramDatabase - 4996;%(DisableSpecificWarnings) - - - - - MaxSpeed - true - WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - MultiThreaded - true - - Level3 - ProgramDatabase - 4996;%(DisableSpecificWarnings) - - - - - Disabled - WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - Level3 - EditAndContinue - 4996;%(DisableSpecificWarnings) - - - - - Disabled - WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - Level3 - EditAndContinue - 4996;%(DisableSpecificWarnings) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3