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. --- nGenEx/nGenEx.vcxproj | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'nGenEx') diff --git a/nGenEx/nGenEx.vcxproj b/nGenEx/nGenEx.vcxproj index 4916810..d4254ad 100644 --- a/nGenEx/nGenEx.vcxproj +++ b/nGenEx/nGenEx.vcxproj @@ -253,8 +253,8 @@ Disabled true Level3 + true EditAndContinue - false ..\oggvorbis\include;..\parser;..\FoundationEx;..\zlib;..\LibPng;..\Opcode\OpcodeLib;%(AdditionalIncludeDirectories) WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) .\Debug\ @@ -263,7 +263,6 @@ .\Debug\ .\Debug\ EnableFastChecks - true 0x0409 -- cgit v1.1