Mercurial > hg > openttd
changeset 7634:5fb13bebd0bd draft
(svn r11165) -Fix(r11164): an unwelcome change in MSVC projects/openttd_vs80.vcproj, plus a fix in source.list
author | belugas <belugas@openttd.org> |
---|---|
date | Wed, 26 Sep 2007 02:29:34 +0000 (2007-09-26) |
parents | a90e155aaf3a |
children | 61d6efc6e9c2 |
files | projects/openttd_vs80.vcproj source.list |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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"