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
commit567224e94089f26e0c64aa37c7c40937285fb8fa (patch)
tree35f04fe054bc30ef92e351bf9b71b916a1236a55 /ttd.vcproj
parent45beed1c99fb4cd8fb3cb1c893a1ea56a7284759 (diff)
downloadopenttd-567224e94089f26e0c64aa37c7c40937285fb8fa.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