]> git.mxchange.org Git - flightgear.git/commit
Added support for shared JSBSim engine and system configurations in fgdata.
authorAnders Gidenstam <anders@gidenstam.org>
Wed, 5 Mar 2014 21:28:53 +0000 (22:28 +0100)
committerAnders Gidenstam <anders@gidenstam.org>
Wed, 5 Mar 2014 21:41:34 +0000 (22:41 +0100)
commit4a5dce9f48b8359d3a6ae56cafca70bfb00795d3
tree11f2f5f6aac7693c2e3dc52f80989185ee5d5411
parent6493975913cdb18b4f6f647542795d36f8317e88
Added support for shared JSBSim engine and system configurations in fgdata.

Adds $FG_ROOT/Aircraft/Generic/JSBSim/{Engines,Systems} to the JSBSim
engines and system search paths. Internally JSBSim already searches
$aircraft_dir/Engines and $aircraft_dir/Systems.
A file in $aircraft_dir/{Engines,Systems} have higher priority than one
in the shared directories.
src/FDM/JSBSim/JSBSim.cxx