summaryrefslogtreecommitdiff
path: root/projects/openttd_vs80.vcproj
diff options
context:
space:
mode:
authoryexo <yexo@openttd.org>2009-05-23 14:54:55 +0000
committeryexo <yexo@openttd.org>2009-05-23 14:54:55 +0000
commit0b243d25cbe8fec67a004cebee288ae741867cff (patch)
tree73b8b77851f4ed6ecaaf4de3c11b3a41cb0174e0 /projects/openttd_vs80.vcproj
parent8e30f0e75abe83358a0d3c72716d7a77d0f89cf1 (diff)
downloadopenttd-0b243d25cbe8fec67a004cebee288ae741867cff.tar.xz
(svn r16400) -Add [NoAI]: add AISignList that can be used to get a list of valid signs. This makes AISign::GetMaxSignID obsolete.
Diffstat (limited to 'projects/openttd_vs80.vcproj')
-rw-r--r--projects/openttd_vs80.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index c6b09aa27..f87499382 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -2692,6 +2692,10 @@
>
</File>
<File
+ RelativePath=".\..\src\ai\api\ai_signlist.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\ai\api\ai_station.hpp"
>
</File>
@@ -2896,6 +2900,10 @@
>
</File>
<File
+ RelativePath=".\..\src\ai\api\ai_signlist.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\ai\api\ai_station.cpp"
>
</File>