From 8dc42819f71b68769a5b3b561864fa4515292acb Mon Sep 17 00:00:00 2001 From: belugas Date: Wed, 26 Sep 2007 02:29:34 +0000 Subject: (svn r11165) -Fix(r11164): an unwelcome change in MSVC projects/openttd_vs80.vcproj, plus a fix in source.list --- projects/openttd_vs80.vcproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'projects') diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 59be50597..538263ba6 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -314,7 +314,7 @@ AdditionalDependencies="winmm.lib ws2_32.lib libpng.lib zlibstat.lib dxguid.lib libfreetype2.lib" LinkIncremental="0" SuppressStartupBanner="true" - IgnoreDefaultLibraryNames="LIBCMT.lib;LIBC.lib" + IgnoreDefaultLibraryNames="LIBCMT.lib" GenerateDebugInformation="true" SubSystem="2" TargetMachine="1" -- cgit v1.2.3-54-g00ecf