(svn r6644) -Fix(r6637): remove inline to allow MSVC compilation

-Fix(r5124): Add aircraft.h to MSVC projects
This commit is contained in:
belugas
2006-10-05 02:26:27 +00:00
parent 0257cc1496
commit 66206867fe
4 changed files with 9 additions and 4 deletions

View File

@@ -427,6 +427,9 @@
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl">
<File
RelativePath=".\aircraft.h">
</File>
<File
RelativePath=".\airport.h">
</File>