summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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