diff options
Diffstat (limited to 'ttd.vcproj')
-rw-r--r-- | ttd.vcproj | 6 |
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
|