From 5dfce5568e0b14c1a39f26b7fb22978aa9500711 Mon Sep 17 00:00:00 2001 From: mborland Date: Sun, 10 Nov 2013 02:33:34 -0500 Subject: VC2013 3rd times a charm? --- VC2013/zlib.vcxproj | 169 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 169 insertions(+) create mode 100644 VC2013/zlib.vcxproj (limited to 'VC2013/zlib.vcxproj') diff --git a/VC2013/zlib.vcxproj b/VC2013/zlib.vcxproj new file mode 100644 index 000000000..d00064bf2 --- /dev/null +++ b/VC2013/zlib.vcxproj @@ -0,0 +1,169 @@ + + + + + Debug profiled + Win32 + + + Debug + Win32 + + + Release profiled + Win32 + + + Release + Win32 + + + + {EA9D50FD-937A-4EF5-8C37-5F4175AF4FEA} + zlib + Win32Proj + + + + 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\ + + + + 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) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3