mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 12:55:31 +08:00
Add isVatsimVersion to build configuration
This build configuration enables Vatsim specific features. refs #860
This commit is contained in:
committed by
Mathew Sutcliffe
parent
2616f94f2d
commit
f5058574d0
@@ -69,6 +69,9 @@ namespace BlackConfig
|
||||
//! Shipped version?
|
||||
static bool isShippedVersion();
|
||||
|
||||
//! Vatsim enabled version?
|
||||
static bool isVatsimVersion();
|
||||
|
||||
//! Running on Windows NT platform?
|
||||
static bool isRunningOnWindowsNtPlatform();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user