summaryrefslogtreecommitdiff
path: root/ttd.vcproj
diff options
context:
space:
mode:
authortruelight <truelight@openttd.org>2005-01-12 11:21:28 +0000
committertruelight <truelight@openttd.org>2005-01-12 11:21:28 +0000
commit97dd511971f00a2affaa8d17bb7d0d6c3e13f206 (patch)
tree23a6d3557feb58903656bb5447653052cda86af7 /ttd.vcproj
parent38b0a06d85d534516d6252119e967f1ec1142baf (diff)
downloadopenttd-97dd511971f00a2affaa8d17bb7d0d6c3e13f206.tar.xz
(svn r1486) -Codechange: moved all 'signs' stuff to signs.c/h and prepared it for
dynamic arrays
Diffstat (limited to 'ttd.vcproj')
-rw-r--r--ttd.vcproj6
1 files changed, 6 insertions, 0 deletions
diff --git a/ttd.vcproj b/ttd.vcproj
index 5050af342..2dad3071b 100644
--- a/ttd.vcproj
+++ b/ttd.vcproj
@@ -753,6 +753,9 @@
RelativePath=".\settings.c">
</File>
<File
+ RelativePath=".\signs.c">
+ </File>
+ <File
RelativePath="sound.c">
<FileConfiguration
Name="Release|Win32">
@@ -1219,6 +1222,9 @@
RelativePath=".\screenshot.h">
</File>
<File
+ RelativePath=".\signs.h">
+ </File>
+ <File
RelativePath="sound.h">
</File>
<File