(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:
Darkvater 2007-01-28 00:28:12 +00:00
parent 60ddc05925
commit b6186cf39c
3 changed files with 7 additions and 0 deletions

View File

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

View File

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

View File

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