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/CmdLine/CmdLine.vcxproj | 4 ++++ plugins/CmdLine/MimCmd/MimCmd.vcxproj | 4 ++++ 2 files changed, 8 insertions(+) (limited to 'plugins/CmdLine') diff --git a/plugins/CmdLine/CmdLine.vcxproj b/plugins/CmdLine/CmdLine.vcxproj index 990a0920ab..d32effb54a 100644 --- a/plugins/CmdLine/CmdLine.vcxproj +++ b/plugins/CmdLine/CmdLine.vcxproj @@ -80,6 +80,7 @@ Level3 EditAndContinue commonheaders.h + false true @@ -105,6 +106,7 @@ Use Level3 commonheaders.h + false true @@ -128,6 +130,7 @@ commonheaders.h Full Size + false true @@ -154,6 +157,7 @@ commonheaders.h Full Size + false true diff --git a/plugins/CmdLine/MimCmd/MimCmd.vcxproj b/plugins/CmdLine/MimCmd/MimCmd.vcxproj index 78547cd4de..c511365f2a 100644 --- a/plugins/CmdLine/MimCmd/MimCmd.vcxproj +++ b/plugins/CmdLine/MimCmd/MimCmd.vcxproj @@ -80,6 +80,7 @@ EditAndContinue Use common.h + false true @@ -104,6 +105,7 @@ Level3 Use common.h + false true @@ -126,6 +128,7 @@ Size Use common.h + false true @@ -151,6 +154,7 @@ Size Use common.h + false true -- cgit v1.2.3