]> git.mxchange.org Git - flightgear.git/commit
Honor the /sim/freeze/fuel property to inhibit fuel consumption at runtime.
authorandy <andy>
Sat, 30 Nov 2002 20:22:25 +0000 (20:22 +0000)
committerandy <andy>
Sat, 30 Nov 2002 20:22:25 +0000 (20:22 +0000)
commitd98b7f05ff6ee78d7439eeec6b060f870b6d8798
treec1fb4707bc7166c05146f9bbca9eb2181848f2b9
parentebc2fbd684c044c03327a60dd78c1dbc123d480b
Honor the /sim/freeze/fuel property to inhibit fuel consumption at runtime.

Link the standalone executable against the source files explicitly rather
than libYASim, as the Irix linker can't handle the unneeded dependance on
other parts of FlightGear.
src/FDM/YASim/Airplane.cpp
src/FDM/YASim/Airplane.hpp
src/FDM/YASim/FGFDM.cpp
src/FDM/YASim/Makefile.am
src/FDM/YASim/yasim-test.cpp