]> git.mxchange.org Git - flightgear.git/commit
Window console changes
authorJames Turner <zakalawe@mac.com>
Sat, 26 Oct 2013 20:06:03 +0000 (21:06 +0100)
committerJames Turner <zakalawe@mac.com>
Sat, 26 Oct 2013 20:07:23 +0000 (21:07 +0100)
commit6bd2acab78a7b3d497e64a91b5b9c922f2204ce6
tree3d5ee80a46de42c872136e0f30cc7cc5ea59c005
parentcc23e29ef02f877a07979bc108acb87e5264de84
Window console changes

- default to SUBSYSTEM:WINDOWS (we can still AllocConsole if needed)
- add --console option to get a console on Windows
- ensure --show-aircraft and --help modes show the console automatically.
src/Main/CMakeLists.txt
src/Main/fg_init.cxx
src/Main/options.cxx