From 4cd35390242bc3e7720dd9831e4bd03e55c636e2 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Wed, 1 Feb 2006 07:54:22 +0000 Subject: Various updates, mainly to the Windows port, from Eli Zaretskii and Markus Maurhart. --- make_msvc_net2003.vcproj | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'make_msvc_net2003.vcproj') diff --git a/make_msvc_net2003.vcproj b/make_msvc_net2003.vcproj index fcf6ba8..af64cb2 100644 --- a/make_msvc_net2003.vcproj +++ b/make_msvc_net2003.vcproj @@ -27,7 +27,8 @@ ForceConformanceInForLoopScope="TRUE" UsePrecompiledHeader="0" WarningLevel="4" - Detect64BitPortabilityProblems="TRUE" + SuppressStartupBanner="TRUE" + Detect64BitPortabilityProblems="FALSE" DebugInformationFormat="4"/> @@ -44,7 +45,9 @@ + Name="VCPreBuildEventTool" + Description="Copying config.h.W32 to config.h" + CommandLine="if not exist config.h copy config.h.W32 config.h"/> @@ -92,7 +95,9 @@ + Name="VCPreBuildEventTool" + Description="Copying config.h.W32 to config.h" + CommandLine="if not exist config.h copy config.h.W32 config.h"/>