summaryrefslogtreecommitdiff
path: root/ttd.vcproj
diff options
context:
space:
mode:
authordarkvater <darkvater@openttd.org>2004-09-05 17:11:00 +0000
committerdarkvater <darkvater@openttd.org>2004-09-05 17:11:00 +0000
commit692c147faef712cd03000d6b84ef236f81ca0cd4 (patch)
treea8dc801febead80f5845b76893a5e527116b776b /ttd.vcproj
parent10d54ac604b2d4d761877de1ceda07ceb3aa96bf (diff)
downloadopenttd-692c147faef712cd03000d6b84ef236f81ca0cd4.tar.xz
(svn r161) -Fix: added missing file to project and solved wrong type bug
Diffstat (limited to 'ttd.vcproj')
-rw-r--r--ttd.vcproj7
1 files changed, 5 insertions, 2 deletions
diff --git a/ttd.vcproj b/ttd.vcproj
index 8b647d0fb..59f19d41c 100644
--- a/ttd.vcproj
+++ b/ttd.vcproj
@@ -294,7 +294,7 @@
</File>
<File
RelativePath=".\console.c">
- </File>
+ </File>
<File
RelativePath="economy.c">
<FileConfiguration
@@ -1103,7 +1103,7 @@
</File>
<File
RelativePath="console.h">
- </File>
+ </File>
<File
RelativePath="economy.h">
</File>
@@ -2561,6 +2561,9 @@
RelativePath="table\clear_land.h">
</File>
<File
+ RelativePath=".\table\directions.h">
+ </File>
+ <File
RelativePath="table\engines.h">
</File>
<File