(svn r1747) - Fix: [network] ottd should compile when networking is disabled.

- Change: change strgen project file to get rid of warning.
This commit is contained in:
darkvater
2005-01-31 00:12:44 +00:00
parent 26ef673f66
commit 493ae95ce5
3 changed files with 13 additions and 10 deletions

View File

@@ -87,8 +87,9 @@
ObjectFile=".\Debug/"
ProgramDataBaseFileName=".\Debug/"
WarningLevel="3"
WarnAsError="TRUE"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"/>
DebugInformationFormat="3"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool