(svn r10680) [NoAI] -Fix r10679: forgot to update MSVC project files noai
authortruelight
Tue, 24 Jul 2007 21:10:00 +0000
branchnoai
changeset 9692 7fbf759a6337
parent 9691 1231d4e5f5aa
child 9693 31fcaa5375a1
(svn r10680) [NoAI] -Fix r10679: forgot to update MSVC project files
projects/openttd.vcproj
projects/openttd_vs80.vcproj
--- 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>