(svn r10530) [NoAI] -Fix r10529: forgot to update MSVC project files noai
authortruelight
Thu, 12 Jul 2007 15:51:38 +0000
branchnoai
changeset 9639 ab47f718b853
parent 9638 f6d169a5a45a
child 9640 494df85104a3
(svn r10530) [NoAI] -Fix r10529: forgot to update MSVC project files
projects/openttd.vcproj
projects/openttd_vs80.vcproj
--- a/projects/openttd.vcproj	Thu Jul 12 15:51:19 2007 +0000
+++ b/projects/openttd.vcproj	Thu Jul 12 15:51:38 2007 +0000
@@ -1120,6 +1120,9 @@
 				RelativePath=".\..\src\ai\api\ai_sign.hpp">
 			</File>
 			<File
+				RelativePath=".\..\src\ai\api\ai_station.hpp">
+			</File>
+			<File
 				RelativePath=".\..\src\ai\api\ai_stationlist.hpp">
 			</File>
 			<File
@@ -1208,6 +1211,9 @@
 				RelativePath=".\..\src\ai\api\ai_sign.cpp">
 			</File>
 			<File
+				RelativePath=".\..\src\ai\api\ai_station.cpp">
+			</File>
+			<File
 				RelativePath=".\..\src\ai\api\ai_stationlist.cpp">
 			</File>
 			<File
--- a/projects/openttd_vs80.vcproj	Thu Jul 12 15:51:19 2007 +0000
+++ b/projects/openttd_vs80.vcproj	Thu Jul 12 15:51:38 2007 +0000
@@ -1712,6 +1712,10 @@
 				>
 			</File>
 			<File
+				RelativePath=".\..\src\ai\api\ai_station.hpp"
+				>
+			</File>
+			<File
 				RelativePath=".\..\src\ai\api\ai_stationlist.hpp"
 				>
 			</File>
@@ -1828,6 +1832,10 @@
 				>
 			</File>
 			<File
+				RelativePath=".\..\src\ai\api\ai_station.cpp"
+				>
+			</File>
+			<File
 				RelativePath=".\..\src\ai\api\ai_stationlist.cpp"
 				>
 			</File>