From 0da9cf38cd55178e6dabacf720fa21741bc50cd5 Mon Sep 17 00:00:00 2001 From: Glenn Randers-Pehrson Date: Wed, 13 Feb 2013 22:49:19 -0600 Subject: [master] Imported from libpng-1.6.0.tar --- projects/vstudio/zlib/zlib.vcxproj | 27 +++++++++++---------------- 1 file changed, 11 insertions(+), 16 deletions(-) (limited to 'projects/vstudio/zlib') diff --git a/projects/vstudio/zlib/zlib.vcxproj b/projects/vstudio/zlib/zlib.vcxproj index 4857ffadd..6e5b94a61 100644 --- a/projects/vstudio/zlib/zlib.vcxproj +++ b/projects/vstudio/zlib/zlib.vcxproj @@ -32,7 +32,9 @@ + {60F89955-91C6-3A36-8000-13C592FEC2DF} Win32Proj + zlib @@ -84,12 +86,13 @@ - WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) + WIN32;_DEBUG;_WINDOWS;Z_SOLO;%(PreprocessorDefinitions) MultiThreadedDebug TurnOffAllWarnings ProgramDatabase Disabled true + true MachineX86 @@ -99,11 +102,13 @@ - WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) + WIN32;_DEBUG;_WINDOWS;Z_SOLO;%(PreprocessorDefinitions) TurnOffAllWarnings ProgramDatabase Disabled true + true + MultiThreadedDebugDLL MachineX86 @@ -123,6 +128,7 @@ true true MultiThreaded + WIN32;NDEBUG;_WINDOWS;Z_SOLO;%(PreprocessorDefinitions) MachineX86 @@ -144,30 +150,19 @@ true true true + WIN32;NDEBUG;_WINDOWS;Z_SOLO;%(PreprocessorDefinitions) MachineX86 true Windows + true + true true - - - WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) - Level3 - ProgramDatabase - - - MachineX86 - true - Windows - true - true - - -- cgit v1.2.1