summaryrefslogtreecommitdiff
path: root/openttd.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'openttd.vcproj')
-rw-r--r--openttd.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/openttd.vcproj b/openttd.vcproj
index 4399b9f35..d42356e2b 100644
--- a/openttd.vcproj
+++ b/openttd.vcproj
@@ -58,7 +58,7 @@
OutputFile=".\Release/openttd.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
- IgnoreDefaultLibraryNames="LIBC.lib"
+ IgnoreDefaultLibraryNames=""
GenerateDebugInformation="TRUE"
ProgramDatabaseFile=".\Release/openttd.pdb"
SubSystem="2"
@@ -125,7 +125,7 @@
OutputFile=".\Debug/openttd.exe"
LinkIncremental="0"
SuppressStartupBanner="TRUE"
- IgnoreDefaultLibraryNames="LIBC.lib"
+ IgnoreDefaultLibraryNames="LIBCMT.lib"
GenerateDebugInformation="TRUE"
ProgramDatabaseFile=".\Debug/openttd.pdb"
SubSystem="2"