From f47a6f138c8ca1056b595f13b1c1be8a7afcd3e1 Mon Sep 17 00:00:00 2001 From: Alex Alabuzhev Date: Fri, 8 Apr 2016 14:37:02 +0000 Subject: [PATCH] drop SmallerTypeCheck - not supported in update 2 --- far/far.vcxproj | 2 -- 1 file changed, 2 deletions(-) diff --git a/far/far.vcxproj b/far/far.vcxproj index a695d8f640..90edf0dc3f 100644 --- a/far/far.vcxproj +++ b/far/far.vcxproj @@ -126,7 +126,6 @@ if not exist bootstrap mkdir bootstrap Disabled EnableFastChecks MultiThreadedDebug - true _DEBUG;SYSLOG;SYSLOG_FARSYSLOG;%(PreprocessorDefinitions) @@ -287,7 +286,6 @@ cl /nologo /c /Fo"$(IntDir)%(Filename)_c++.testobj" /TP api_test.c NotUsing - false NotUsing