]> git.mxchange.org Git - flightgear.git/commit
—config options can load non-XML files
authorJames Turner <zakalawe@mac.com>
Wed, 7 Sep 2016 22:30:34 +0000 (23:30 +0100)
committerRoland Haeder <roland@mxchange.org>
Thu, 22 Sep 2016 21:27:49 +0000 (23:27 +0200)
commit6ae92b667ecdbacc185f5a9dccae0150da282171
treea1ebd2001fdfe88a5bd0dbe70009c2ee98ee2c3d
parentd975a417fc926c7db386f1d44ea6354682ad0d02
—config options can load non-XML files

Expand existing —-config option to read either property-XML files (as
it previously did) but for non-XML files, to parse them as command
line argument files.
src/Main/options.cxx