From ed26914fa7d09db066955e622bc4102fd97a41c6 Mon Sep 17 00:00:00 2001 From: darkvater Date: Fri, 25 Mar 2005 20:15:00 +0000 Subject: (svn r2070) - VS.NET: remove all superflouos file compilation directives (inherit setting from project defaults), except for w32dm.c which has to be C++. --- strgen/strgen.vcproj | 38 +++----------------------------------- 1 file changed, 3 insertions(+), 35 deletions(-) (limited to 'strgen') diff --git a/strgen/strgen.vcproj b/strgen/strgen.vcproj index 82c7d0019..ad425f76b 100644 --- a/strgen/strgen.vcproj +++ b/strgen/strgen.vcproj @@ -24,6 +24,7 @@ InlineFunctionExpansion="1" PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" StringPooling="TRUE" + ExceptionHandling="FALSE" RuntimeLibrary="2" StructMemberAlignment="3" EnableFunctionLevelLinking="TRUE" @@ -32,7 +33,8 @@ ObjectFile=".\Release/" ProgramDataBaseFileName=".\Release/" WarningLevel="3" - SuppressStartupBanner="TRUE"/> + SuppressStartupBanner="TRUE" + CallingConvention="1"/> - - - - - - - - - - - - -- cgit v1.2.3-54-g00ecf