(svn r8435) -Regression (r7759?): Readd aircraft.h to the project files which were added in r6644 but miracuously disappeared sometime afterwards
authorDarkvater
Sun, 28 Jan 2007 00:28:12 +0000
changeset 6110 c020b2be57ac
parent 6109 2361013ddd68
child 6111 32f6149dc192
(svn r8435) -Regression (r7759?): Readd aircraft.h to the project files which were added in r6644 but miracuously disappeared sometime afterwards
projects/openttd.vcproj
projects/openttd_vs80.vcproj
source.list
--- a/projects/openttd.vcproj	Sat Jan 27 22:28:28 2007 +0000
+++ b/projects/openttd.vcproj	Sun Jan 28 00:28:12 2007 +0000
@@ -384,6 +384,9 @@
 			Name="Header Files"
 			Filter="">
 			<File
+				RelativePath=".\..\src\aircraft.h">
+			</File>
+			<File
 				RelativePath=".\..\src\airport.h">
 			</File>
 			<File
--- a/projects/openttd_vs80.vcproj	Sat Jan 27 22:28:28 2007 +0000
+++ b/projects/openttd_vs80.vcproj	Sun Jan 28 00:28:12 2007 +0000
@@ -667,6 +667,9 @@
 			Name="Header Files"
 			Filter="">
 			<File
+				RelativePath=".\..\src\aircraft.h">
+			</File>
+			<File
 				RelativePath=".\..\src\airport.h">
 			</File>
 			<File
--- a/source.list	Sat Jan 27 22:28:28 2007 +0000
+++ b/source.list	Sun Jan 28 00:28:12 2007 +0000
@@ -95,6 +95,7 @@
 window.cpp
 
 # Header Files
+aircraft.h
 airport.h
 airport_movement.h
 aystar.h