summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ttd.vcproj31
1 files changed, 31 insertions, 0 deletions
diff --git a/ttd.vcproj b/ttd.vcproj
index 9cf9f7983..69abe2e45 100644
--- a/ttd.vcproj
+++ b/ttd.vcproj
@@ -261,6 +261,9 @@
RelativePath=".\airport.c">
</File>
<File
+ RelativePath=".\aystar.c">
+ </File>
+ <File
RelativePath="command.c">
<FileConfiguration
Name="Release|Win32">
@@ -644,6 +647,9 @@
</FileConfiguration>
</File>
<File
+ RelativePath=".\queue.c">
+ </File>
+ <File
RelativePath="saveload.c">
<FileConfiguration
Name="Release|Win32">
@@ -1087,6 +1093,9 @@
RelativePath=".\airport_movement.h">
</File>
<File
+ RelativePath=".\aystar.h">
+ </File>
+ <File
RelativePath="command.h">
</File>
<File
@@ -1126,6 +1135,9 @@
RelativePath="player.h">
</File>
<File
+ RelativePath=".\queue.h">
+ </File>
+ <File
RelativePath="saveload.h">
</File>
<File
@@ -2594,6 +2606,25 @@
RelativePath="table\water_land.h">
</File>
</Filter>
+ <Filter
+ Name="AI Files"
+ Filter="">
+ <File
+ RelativePath=".\ai.h">
+ </File>
+ <File
+ RelativePath=".\ai_build.c">
+ </File>
+ <File
+ RelativePath=".\ai_new.c">
+ </File>
+ <File
+ RelativePath=".\ai_pathfinder.c">
+ </File>
+ <File
+ RelativePath=".\ai_shared.c">
+ </File>
+ </Filter>
<File
RelativePath="icon1.ico">
</File>