summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarkvater <Darkvater@openttd.org>2007-01-28 00:28:12 +0000
committerDarkvater <Darkvater@openttd.org>2007-01-28 00:28:12 +0000
commit737ca7b7f5786f94c5ff5f805dde163429c2d09e (patch)
treea9070f0187ea9a16ae286291e4a44a7ee93a5e0c
parent45654f8be01de83d260c3325eecb6e7282b8ddeb (diff)
downloadopenttd-737ca7b7f5786f94c5ff5f805dde163429c2d09e.tar.xz
(svn r8435) -Regression (r7759?): Readd aircraft.h to the project files which were added in r6644 but miracuously disappeared sometime afterwards
-rw-r--r--projects/openttd.vcproj3
-rw-r--r--projects/openttd_vs80.vcproj3
-rw-r--r--source.list1
3 files changed, 7 insertions, 0 deletions
diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj
index 8062e4f33..90785e5d8 100644
--- 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
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 3705df9df..a22b02c92 100644
--- 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
diff --git a/source.list b/source.list
index 377d6e50a..5966fa0db 100644
--- a/source.list
+++ b/source.list
@@ -95,6 +95,7 @@ widget.cpp
window.cpp
# Header Files
+aircraft.h
airport.h
airport_movement.h
aystar.h