(svn r10010) -Fix (r10008): Add articulated_vehicles.h to the project files.
authormaedhros
Fri, 01 Jun 2007 12:19:23 +0000
changeset 7270 f38724fb558a
parent 7269 c7f39d91255e
child 7271 e99e02b7a495
(svn r10010) -Fix (r10008): Add articulated_vehicles.h to the project files.
projects/openttd.vcproj
projects/openttd_vs80.vcproj
source.list
--- a/projects/openttd.vcproj	Fri Jun 01 12:03:10 2007 +0000
+++ b/projects/openttd.vcproj	Fri Jun 01 12:19:23 2007 +0000
@@ -390,6 +390,9 @@
 				RelativePath=".\..\src\airport_movement.h">
 			</File>
 			<File
+				RelativePath=".\..\src\articulated_vehicles.h">
+			</File>
+			<File
 				RelativePath=".\..\src\autoreplace_cmd.h">
 			</File>
 			<File
--- a/projects/openttd_vs80.vcproj	Fri Jun 01 12:03:10 2007 +0000
+++ b/projects/openttd_vs80.vcproj	Fri Jun 01 12:19:23 2007 +0000
@@ -748,6 +748,10 @@
 				>
 			</File>
 			<File
+				RelativePath=".\..\src\articulated_vehicles.h"
+				>
+			</File>
+			<File
 				RelativePath=".\..\src\autoreplace_cmd.h"
 				>
 			</File>
--- a/source.list	Fri Jun 01 12:03:10 2007 +0000
+++ b/source.list	Fri Jun 01 12:19:23 2007 +0000
@@ -97,6 +97,7 @@
 aircraft.h
 airport.h
 airport_movement.h
+articulated_vehicles.h
 autoreplace_cmd.h
 aystar.h
 bmp.h