mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-16 00:12:51 +00:00
(svn r8435) -Regression (r7759?): Readd aircraft.h to the project files which were added in r6644 but miracuously disappeared sometime afterwards
This commit is contained in:
parent
60ddc05925
commit
b6186cf39c
@ -383,6 +383,9 @@
|
|||||||
<Filter
|
<Filter
|
||||||
Name="Header Files"
|
Name="Header Files"
|
||||||
Filter="">
|
Filter="">
|
||||||
|
<File
|
||||||
|
RelativePath=".\..\src\aircraft.h">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\..\src\airport.h">
|
RelativePath=".\..\src\airport.h">
|
||||||
</File>
|
</File>
|
||||||
|
@ -666,6 +666,9 @@
|
|||||||
<Filter
|
<Filter
|
||||||
Name="Header Files"
|
Name="Header Files"
|
||||||
Filter="">
|
Filter="">
|
||||||
|
<File
|
||||||
|
RelativePath=".\..\src\aircraft.h">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\..\src\airport.h">
|
RelativePath=".\..\src\airport.h">
|
||||||
</File>
|
</File>
|
||||||
|
@ -95,6 +95,7 @@ widget.cpp
|
|||||||
window.cpp
|
window.cpp
|
||||||
|
|
||||||
# Header Files
|
# Header Files
|
||||||
|
aircraft.h
|
||||||
airport.h
|
airport.h
|
||||||
airport_movement.h
|
airport_movement.h
|
||||||
aystar.h
|
aystar.h
|
||||||
|
Loading…
Reference in New Issue
Block a user