From 607f88410e7e57893579d0bef6e647c05d355512 Mon Sep 17 00:00:00 2001 From: KUDr Date: Fri, 5 May 2006 19:30:09 +0000 Subject: (svn r4746) - Fix: VC shows warning in newgrf_station.c:211 and complains about missing sprite.c --- openttd.vcproj | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'openttd.vcproj') diff --git a/openttd.vcproj b/openttd.vcproj index f1e00ee4d..4a82db4ee 100644 --- a/openttd.vcproj +++ b/openttd.vcproj @@ -58,6 +58,7 @@ OutputFile=".\Release/openttd.exe" LinkIncremental="1" SuppressStartupBanner="TRUE" + IgnoreDefaultLibraryNames="libc.lib" GenerateDebugInformation="TRUE" ProgramDatabaseFile=".\Release/openttd.pdb" SubSystem="2" @@ -124,6 +125,7 @@ OutputFile=".\Debug/openttd.exe" LinkIncremental="0" SuppressStartupBanner="TRUE" + IgnoreDefaultLibraryNames="libc.lib" GenerateDebugInformation="TRUE" ProgramDatabaseFile=".\Debug/openttd.pdb" SubSystem="2" @@ -349,9 +351,6 @@ - - -- cgit v1.2.3-54-g00ecf