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 --- src/core/stduseronline/stduseronline_10.vcxproj | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/core/stduseronline/stduseronline_10.vcxproj') diff --git a/src/core/stduseronline/stduseronline_10.vcxproj b/src/core/stduseronline/stduseronline_10.vcxproj index a1229539d8..5f1d1bbfa5 100644 --- a/src/core/stduseronline/stduseronline_10.vcxproj +++ b/src/core/stduseronline/stduseronline_10.vcxproj @@ -84,6 +84,7 @@ 4996;%(DisableSpecificWarnings) Use commonheaders.h + false NDEBUG;%(PreprocessorDefinitions) @@ -148,6 +149,7 @@ 4996;%(DisableSpecificWarnings) Use commonheaders.h + false NDEBUG;%(PreprocessorDefinitions) @@ -180,6 +182,7 @@ 4996;%(DisableSpecificWarnings) Use commonheaders.h + false _DEBUG;%(PreprocessorDefinitions) -- cgit v1.2.3