mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-08 03:35:35 +08:00
feat: Add MSFS support
Co-Authored-By: Roland Rossgotterer <roland.rossgotterer@gmail.com> Co-Authored-By: tzobler <tzobler@t-online.de>
This commit is contained in:
@@ -38,6 +38,9 @@ namespace swift::config
|
||||
//! with FG support?
|
||||
static constexpr bool isCompiledWithFGSupport(); // defined in buildconfig_gen.inc.in
|
||||
|
||||
//! with MSFS support?
|
||||
static constexpr bool isCompiledWithMSFSSupport(); // defined in buildconfig_gen.inc.in
|
||||
|
||||
//! with FSUIPC support?
|
||||
static constexpr bool isCompiledWithFsuipcSupport(); // defined in buildconfig_gen.inc.in
|
||||
|
||||
|
||||
Reference in New Issue
Block a user