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/AvatarHistory/AvatarHistory.vcxproj | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'plugins/AvatarHistory') diff --git a/plugins/AvatarHistory/AvatarHistory.vcxproj b/plugins/AvatarHistory/AvatarHistory.vcxproj index b1059a9771..7c9f5bc0b5 100644 --- a/plugins/AvatarHistory/AvatarHistory.vcxproj +++ b/plugins/AvatarHistory/AvatarHistory.vcxproj @@ -82,6 +82,7 @@ EnableFastChecks AvatarHistory.h Use + false _DEBUG;%(PreprocessorDefinitions) @@ -108,6 +109,7 @@ EnableFastChecks AvatarHistory.h Use + false _DEBUG;%(PreprocessorDefinitions) @@ -135,6 +137,7 @@ AvatarHistory.h Use Size + false NDEBUG;%(PreprocessorDefinitions) @@ -165,6 +168,7 @@ AvatarHistory.h Use Size + false NDEBUG;%(PreprocessorDefinitions) -- cgit v1.2.3