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 --- plugins/TrafficCounter/TrafficCounter_10.vcxproj | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'plugins/TrafficCounter') diff --git a/plugins/TrafficCounter/TrafficCounter_10.vcxproj b/plugins/TrafficCounter/TrafficCounter_10.vcxproj index c3e52f6f1d..e76c051d41 100644 --- a/plugins/TrafficCounter/TrafficCounter_10.vcxproj +++ b/plugins/TrafficCounter/TrafficCounter_10.vcxproj @@ -143,6 +143,7 @@ ProgramDatabase Default 4996;%(DisableSpecificWarnings) + false _DEBUG;%(PreprocessorDefinitions) @@ -193,6 +194,7 @@ ProgramDatabase 4996;%(DisableSpecificWarnings) NotSet + false NDEBUG;%(PreprocessorDefinitions) @@ -362,6 +364,7 @@ ProgramDatabase CompileAsC 4996;%(DisableSpecificWarnings) + false _DEBUG;%(PreprocessorDefinitions) @@ -449,6 +452,7 @@ true ProgramDatabase 4996;%(DisableSpecificWarnings) + false NDEBUG;%(PreprocessorDefinitions) -- cgit v1.2.3