From b95aaa23884bc849b8e22df800bdfb201456f8e1 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 4 Dec 2012 20:05:18 +0000 Subject: C++ exceptions turned off when not needed git-svn-id: http://svn.miranda-ng.org/main/trunk@2644 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Tlen/tlen_10.vcxproj | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'protocols/Tlen') diff --git a/protocols/Tlen/tlen_10.vcxproj b/protocols/Tlen/tlen_10.vcxproj index cba2c650d2..6d2acedab1 100644 --- a/protocols/Tlen/tlen_10.vcxproj +++ b/protocols/Tlen/tlen_10.vcxproj @@ -92,8 +92,7 @@ ../../include;../../plugins/ExternalAPI;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_WINDOWS;_USRDLL;JABBER_EXPORTS;%(PreprocessorDefinitions) true - - + false true @@ -145,8 +144,7 @@ ../../include;../../plugins/ExternalAPI;%(AdditionalIncludeDirectories) WIN64;NDEBUG;_WINDOWS;_USRDLL;JABBER_EXPORTS;%(PreprocessorDefinitions) true - - + false true @@ -197,8 +195,7 @@ ../../include;../../plugins/ExternalAPI;%(AdditionalIncludeDirectories) WIN32;_DEBUG;_WINDOWS;_USRDLL;JABBER_EXPORTS;%(PreprocessorDefinitions) false - - + false EnableFastChecks MultiThreadedDebugDLL true @@ -253,8 +250,7 @@ ../../include;../../plugins/ExternalAPI;%(AdditionalIncludeDirectories) WIN64;_DEBUG;_WINDOWS;_USRDLL;JABBER_EXPORTS;%(PreprocessorDefinitions) false - - + false EnableFastChecks MultiThreadedDebugDLL true -- cgit v1.2.3