1
0
Fork 0

Fix build on Windows

Add missing files to Lib_Flight
Thanks to Alan Teeder
This commit is contained in:
Torsten Dreyer 2010-06-27 15:07:07 +02:00
parent 28ab6b4d3f
commit 5cf1767b6f

View file

@ -2645,6 +2645,22 @@
RelativePath="..\..\..\src\FDM\NullFDM.hxx" RelativePath="..\..\..\src\FDM\NullFDM.hxx"
> >
</File> </File>
<File
RelativePath="..\..\..\src\FDM\fdm_shell.cxx"
>
</File>
<File
RelativePath="..\..\..\src\FDM\fdm_shell.hxx"
>
</File>
<File
RelativePath="..\..\..\src\FDM\flightProperties.cxx"
>
</File>
<File
RelativePath="..\..\..\src\FDM\flightProperties.hxx"
>
</File>
</Filter> </Filter>
<Filter <Filter
Name="Lib_GUI" Name="Lib_GUI"