(svn r9822) [NoAI] -Fix: update the MSVC project files. noai
authorrubidium
Thu, 10 May 2007 15:08:55 +0000
branchnoai
changeset 9622 eb576b5b7a55
parent 9621 7654501cf02d
child 9623 ee0173281563
(svn r9822) [NoAI] -Fix: update the MSVC project files.
projects/openttd.vcproj
projects/openttd_vs80.vcproj
--- a/projects/openttd.vcproj	Thu May 10 15:07:16 2007 +0000
+++ b/projects/openttd.vcproj	Thu May 10 15:08:55 2007 +0000
@@ -1078,6 +1078,9 @@
 				RelativePath=".\..\src\ai\api\ai_testmode.hpp">
 			</File>
 			<File
+				RelativePath=".\..\src\ai\api\ai_tile.hpp">
+			</File>
+			<File
 				RelativePath=".\..\src\ai\api\ai_tilelist.hpp">
 			</File>
 			<File
@@ -1098,6 +1101,12 @@
 			<File
 				RelativePath=".\..\src\ai\api\ai_vehicle.hpp">
 			</File>
+			<File
+				RelativePath=".\..\src\ai\api\ai_vehiclelist.hpp">
+			</File>
+			<File
+				RelativePath=".\..\src\ai\api\ai_vehiclelist_valuator.hpp">
+			</File>
 		</Filter>
 		<Filter
 			Name="AI API Implementation"
@@ -1151,6 +1160,9 @@
 				RelativePath=".\..\src\ai\api\ai_testmode.cpp">
 			</File>
 			<File
+				RelativePath=".\..\src\ai\api\ai_tile.cpp">
+			</File>
+			<File
 				RelativePath=".\..\src\ai\api\ai_tilelist.cpp">
 			</File>
 			<File
@@ -1171,6 +1183,12 @@
 			<File
 				RelativePath=".\..\src\ai\api\ai_vehicle.cpp">
 			</File>
+			<File
+				RelativePath=".\..\src\ai\api\ai_vehiclelist.cpp">
+			</File>
+			<File
+				RelativePath=".\..\src\ai\api\ai_vehiclelist_valuator.cpp">
+			</File>
 		</Filter>
 		<Filter
 			Name="NewGRF"
--- a/projects/openttd_vs80.vcproj	Thu May 10 15:07:16 2007 +0000
+++ b/projects/openttd_vs80.vcproj	Thu May 10 15:08:55 2007 +0000
@@ -1656,6 +1656,10 @@
 				>
 			</File>
 			<File
+				RelativePath=".\..\src\ai\api\ai_tile.hpp"
+				>
+			</File>
+			<File
 				RelativePath=".\..\src\ai\api\ai_tilelist.hpp"
 				>
 			</File>
@@ -1683,6 +1687,14 @@
 				RelativePath=".\..\src\ai\api\ai_vehicle.hpp"
 				>
 			</File>
+			<File
+				RelativePath=".\..\src\ai\api\ai_vehiclelist.hpp"
+				>
+			</File>
+			<File
+				RelativePath=".\..\src\ai\api\ai_vehiclelist_valuator.hpp"
+				>
+			</File>
 		</Filter>
 		<Filter
 			Name="AI API Implementation"
@@ -1752,6 +1764,10 @@
 				>
 			</File>
 			<File
+				RelativePath=".\..\src\ai\api\ai_tile.cpp"
+				>
+			</File>
+			<File
 				RelativePath=".\..\src\ai\api\ai_tilelist.cpp"
 				>
 			</File>
@@ -1779,6 +1795,14 @@
 				RelativePath=".\..\src\ai\api\ai_vehicle.cpp"
 				>
 			</File>
+			<File
+				RelativePath=".\..\src\ai\api\ai_vehiclelist.cpp"
+				>
+			</File>
+			<File
+				RelativePath=".\..\src\ai\api\ai_vehiclelist_valuator.cpp"
+				>
+			</File>
 		</Filter>
 		<Filter
 			Name="NewGRF"