From 15204d1183a2e02228a94fcaa79634f34243cc2a Mon Sep 17 00:00:00 2001 From: hvlad Date: Fri, 13 Oct 2017 15:14:14 +0300 Subject: [PATCH] Fix incompatible compiler options for MSVC12 Win32\debug build --- extern/libtomcrypt/libtomcrypt_MSVC12.vcxproj | 2 -- 1 file changed, 2 deletions(-) diff --git a/extern/libtomcrypt/libtomcrypt_MSVC12.vcxproj b/extern/libtomcrypt/libtomcrypt_MSVC12.vcxproj index c49ddf3b97..ac7af5ef94 100644 --- a/extern/libtomcrypt/libtomcrypt_MSVC12.vcxproj +++ b/extern/libtomcrypt/libtomcrypt_MSVC12.vcxproj @@ -113,12 +113,10 @@ MultiThreadedDebugDLL Default - false Disabled true Level3 true - EditAndContinue src\headers;..\libtommath;%(AdditionalIncludeDirectories) _DEBUG;LTM_DESC;WIN32;_LIB;LTC_SOURCE;USE_LTM;%(PreprocessorDefinitions) EnableFastChecks