--- a/projects/openttd.vcproj Tue Jul 24 21:09:39 2007 +0000
+++ b/projects/openttd.vcproj Tue Jul 24 21:10:00 2007 +0000
@@ -1123,6 +1123,9 @@
RelativePath=".\..\src\ai\api\ai_map.hpp">
</File>
<File
+ RelativePath=".\..\src\ai\api\ai_marine.hpp">
+ </File>
+ <File
RelativePath=".\..\src\ai\api\ai_object.hpp">
</File>
<File
@@ -1238,6 +1241,9 @@
RelativePath=".\..\src\ai\api\ai_map.cpp">
</File>
<File
+ RelativePath=".\..\src\ai\api\ai_marine.cpp">
+ </File>
+ <File
RelativePath=".\..\src\ai\api\ai_object.cpp">
</File>
<File
--- a/projects/openttd_vs80.vcproj Tue Jul 24 21:09:39 2007 +0000
+++ b/projects/openttd_vs80.vcproj Tue Jul 24 21:10:00 2007 +0000
@@ -1716,6 +1716,10 @@
>
</File>
<File
+ RelativePath=".\..\src\ai\api\ai_marine.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\ai\api\ai_object.hpp"
>
</File>
@@ -1868,6 +1872,10 @@
>
</File>
<File
+ RelativePath=".\..\src\ai\api\ai_marine.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\ai\api\ai_object.cpp"
>
</File>