From 0e854af70f6f330e63aa36fde125fbb0ca4ff8ef Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 18 Dec 2018 15:40:58 +0300 Subject: C++ exceptions are disabled in all cases where they just prevent warnings --- plugins/OpenSSL/OpenSSL.vcxproj | 3 --- 1 file changed, 3 deletions(-) (limited to 'plugins/OpenSSL') diff --git a/plugins/OpenSSL/OpenSSL.vcxproj b/plugins/OpenSSL/OpenSSL.vcxproj index f7136fda99..222078ad7d 100644 --- a/plugins/OpenSSL/OpenSSL.vcxproj +++ b/plugins/OpenSSL/OpenSSL.vcxproj @@ -26,9 +26,6 @@ - - Sync - libeay32.lib;ssleay32.lib;crypt32.lib;%(AdditionalDependencies) -- cgit v1.2.3