summaryrefslogtreecommitdiff
path: root/projects/openttd_vs80.vcproj
diff options
context:
space:
mode:
authortruebrain <truebrain@openttd.org>2011-11-29 23:21:04 +0000
committertruebrain <truebrain@openttd.org>2011-11-29 23:21:04 +0000
commit99cb93ef6faf7e89720ca0caf5536bb488be990e (patch)
tree4ba3ff966411a05a53b2b460383d12705f47964f /projects/openttd_vs80.vcproj
parentc2398c0fe11f92ac13b81a21734fdfbd6ce8f8ca (diff)
downloadopenttd-99cb93ef6faf7e89720ca0caf5536bb488be990e.tar.xz
(svn r23357) -Codechange: move AIStorage to ScriptStorage
Diffstat (limited to 'projects/openttd_vs80.vcproj')
-rw-r--r--projects/openttd_vs80.vcproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 58cb86ed7..d9f62e525 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -2475,6 +2475,10 @@
>
</File>
<File
+ RelativePath=".\..\src\script\script_storage.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\script\squirrel.cpp"
>
</File>
@@ -2722,10 +2726,6 @@
RelativePath=".\..\src\ai\ai_scanner.hpp"
>
</File>
- <File
- RelativePath=".\..\src\ai\ai_storage.hpp"
- >
- </File>
</Filter>
<Filter
Name="AI API"