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/GTalkExt/GTalkExt.vcxproj | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'protocols/GTalkExt') diff --git a/protocols/GTalkExt/GTalkExt.vcxproj b/protocols/GTalkExt/GTalkExt.vcxproj index c4d133de32..e9f60ba842 100644 --- a/protocols/GTalkExt/GTalkExt.vcxproj +++ b/protocols/GTalkExt/GTalkExt.vcxproj @@ -80,6 +80,7 @@ Use Level3 EditAndContinue + false true @@ -103,6 +104,7 @@ MultiThreadedDebugDLL Use Level3 + false true @@ -127,6 +129,7 @@ ..\..\include;%(AdditionalIncludeDirectories) Size true + false true @@ -154,6 +157,7 @@ ..\..\include;%(AdditionalIncludeDirectories) Size true + false true -- cgit v1.2.3