]> git.mxchange.org Git - flightgear.git/commitdiff
Fix build on Windows
authorTorsten Dreyer <Torsten@t3r.de>
Sun, 27 Jun 2010 13:07:07 +0000 (15:07 +0200)
committerTorsten Dreyer <Torsten@t3r.de>
Sun, 27 Jun 2010 13:07:07 +0000 (15:07 +0200)
Add missing files to Lib_Flight
Thanks to Alan Teeder

projects/VC90/FlightGear/FlightGear.vcproj

index ce1edc9823965e0af190a86c1cfbac5d54d68142..61a956730f3af97c661f5a3b560164be9c476ca7 100644 (file)
                                RelativePath="..\..\..\src\FDM\NullFDM.hxx"
                                >
                        </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
                        Name="Lib_GUI"