summaryrefslogtreecommitdiff
path: root/openttd.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'openttd.vcproj')
-rw-r--r--openttd.vcproj5
1 files changed, 2 insertions, 3 deletions
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"
@@ -350,9 +352,6 @@
RelativePath=".\sound.c">
</File>
<File
- RelativePath=".\sprite.c">
- </File>
- <File
RelativePath=".\spritecache.c">
</File>
<File