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
commita243285af4aa15923c5f2905a01a101603f72517 (patch)
tree23a6d3557feb58903656bb5447653052cda86af7 /ttd.vcproj
parentff23795f5be95d273c2168d71cbc25fa7fff1c3e (diff)
downloadopenttd-a243285af4aa15923c5f2905a01a101603f72517.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