summaryrefslogtreecommitdiff
path: root/ttd.vcproj
diff options
context:
space:
mode:
authortruelight <truelight@openttd.org>2005-02-01 18:30:11 +0000
committertruelight <truelight@openttd.org>2005-02-01 18:30:11 +0000
commit6d5fdc2b6883f3522ccd0d4fa49e5855c5c70f79 (patch)
tree35f04fe054bc30ef92e351bf9b71b916a1236a55 /ttd.vcproj
parentc02c35e256df49c88bb654f707379f803d70a120 (diff)
downloadopenttd-6d5fdc2b6883f3522ccd0d4fa49e5855c5c70f79.tar.xz
(svn r1763) -Add: pool.c / pool.h: generalized routines for dynamic arrays (MemoryPools)
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 04cfaf0b7..7b47ae23b 100644
--- a/ttd.vcproj
+++ b/ttd.vcproj
@@ -691,6 +691,9 @@
</FileConfiguration>
</File>
<File
+ RelativePath=".\pool.c">
+ </File>
+ <File
RelativePath=".\queue.c">
</File>
<File
@@ -1224,6 +1227,9 @@
RelativePath="player.h">
</File>
<File
+ RelativePath=".\pool.h">
+ </File>
+ <File
RelativePath=".\queue.h">
</File>
<File