From 2e43457e9c7f328012f744adb4ac7e96f503b6df Mon Sep 17 00:00:00 2001 From: Yasha Jannoo Date: Tue, 10 Sep 2019 01:08:21 +0100 Subject: Revert "Turn off Minimal Rebuild across the board" This reverts commit f935fb0960b1563d6404d2fec21963b20f498a3b. --- zlib/Zlib.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zlib') 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 @@ Disabled true Level3 + true EditAndContinue - false WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) .\Debug\ .\Debug\Zlib.pch -- cgit v1.1