changeset 5859:ef2df98c7964 draft

(svn r8435) -Regression (r7759?): Readd aircraft.h to the project files which were added in r6644 but miracuously disappeared sometime afterwards
author Darkvater <Darkvater@openttd.org>
date Sun, 28 Jan 2007 00:28:12 +0000
parents c010ee4b1858
children dc5ff33e8dda
files projects/openttd.vcproj projects/openttd_vs80.vcproj source.list
diffstat 3 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/projects/openttd.vcproj
+++ b/projects/openttd.vcproj
@@ -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
+++ b/projects/openttd_vs80.vcproj
@@ -667,6 +667,9 @@
 			Name="Header Files"
 			Filter="">
 			<File
+				RelativePath=".\..\src\aircraft.h">
+			</File>
+			<File
 				RelativePath=".\..\src\airport.h">
 			</File>
 			<File
--- a/source.list
+++ b/source.list
@@ -95,6 +95,7 @@
 window.cpp
 
 # Header Files
+aircraft.h
 airport.h
 airport_movement.h
 aystar.h