summaryrefslogtreecommitdiffhomepage
path: root/zlib/Zlib.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'zlib/Zlib.vcxproj')
-rw-r--r--zlib/Zlib.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/zlib/Zlib.vcxproj b/zlib/Zlib.vcxproj
index c74c131..fe8d8ec 100644
--- a/zlib/Zlib.vcxproj
+++ b/zlib/Zlib.vcxproj
@@ -237,8 +237,8 @@
<Optimization>Disabled</Optimization>
<SuppressStartupBanner>true</SuppressStartupBanner>
<WarningLevel>Level3</WarningLevel>
+ <MinimalRebuild>true</MinimalRebuild>
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
- <MinimalRebuild>false</MinimalRebuild>
<PreprocessorDefinitions>WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<AssemblerListingLocation>.\Debug\</AssemblerListingLocation>
<PrecompiledHeaderOutputFile>.\Debug\Zlib.pch</PrecompiledHeaderOutputFile>