From 493ae95ce59ec96a02c8287b103b117791097c77 Mon Sep 17 00:00:00 2001 From: darkvater Date: Mon, 31 Jan 2005 00:12:44 +0000 Subject: (svn r1747) - Fix: [network] ottd should compile when networking is disabled. - Change: change strgen project file to get rid of warning. --- strgen/strgen.vcproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'strgen') diff --git a/strgen/strgen.vcproj b/strgen/strgen.vcproj index 509d8cadd..f5f25125e 100644 --- a/strgen/strgen.vcproj +++ b/strgen/strgen.vcproj @@ -87,8 +87,9 @@ ObjectFile=".\Debug/" ProgramDataBaseFileName=".\Debug/" WarningLevel="3" + WarnAsError="TRUE" SuppressStartupBanner="TRUE" - DebugInformationFormat="4"/> + DebugInformationFormat="3"/>