summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorbelugas <belugas@openttd.org>2007-03-22 04:10:05 +0000
committerbelugas <belugas@openttd.org>2007-03-22 04:10:05 +0000
commitc5cc1ff3823b58373366c71310b34fb2a568c032 (patch)
tree8cc6c8f5e0004dc42af849ffc3bfad6d303caa21 /projects
parent691f8578fd4ea12c372534c367312ee7b8763c39 (diff)
downloadopenttd-c5cc1ff3823b58373366c71310b34fb2a568c032.tar.xz
(svn r9401) -Fix(9400): was not supposed to commit that file
Diffstat (limited to 'projects')
-rw-r--r--projects/openttd_vs80.vcproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index a492b52e1..668094f1a 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -308,7 +308,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"