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/FlashAvatars/FlashAvatars_10.vcxproj | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'plugins/FlashAvatars') diff --git a/plugins/FlashAvatars/FlashAvatars_10.vcxproj b/plugins/FlashAvatars/FlashAvatars_10.vcxproj index ed46626f37..50c2ea222a 100644 --- a/plugins/FlashAvatars/FlashAvatars_10.vcxproj +++ b/plugins/FlashAvatars/FlashAvatars_10.vcxproj @@ -81,6 +81,7 @@ stdafx.h Level3 EditAndContinue + false _DEBUG;%(PreprocessorDefinitions) @@ -106,6 +107,7 @@ Use stdafx.h Level3 + false _DEBUG;%(PreprocessorDefinitions) @@ -132,6 +134,7 @@ Level3 Size Use + false NDEBUG;%(PreprocessorDefinitions) @@ -161,6 +164,7 @@ Level3 Size Use + false NDEBUG;%(PreprocessorDefinitions) -- cgit v1.2.3