(svn r8435) -Regression (r7759?): Readd aircraft.h to the project files which were added in r6644 but miracuously disappeared sometime afterwards

replace/41b28d7194a279bdc17475d4fbe2ea6ec885a466
Darkvater 18 years ago
parent 60ddc05925
commit b6186cf39c

@ -383,6 +383,9 @@
<Filter
Name="Header Files"
Filter="">
<File
RelativePath=".\..\src\aircraft.h">
</File>
<File
RelativePath=".\..\src\airport.h">
</File>

@ -666,6 +666,9 @@
<Filter
Name="Header Files"
Filter="">
<File
RelativePath=".\..\src\aircraft.h">
</File>
<File
RelativePath=".\..\src\airport.h">
</File>

@ -95,6 +95,7 @@ widget.cpp
window.cpp
# Header Files
aircraft.h
airport.h
airport_movement.h
aystar.h

Loading…
Cancel
Save