mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-27 02:55:44 +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
@@ -42,6 +42,7 @@ include(vatsim.pri)
|
||||
!contains(BLACK_CONFIG, XPlane) { DEFINE_WITH_XPLANE = "//" }
|
||||
!contains(BLACK_CONFIG, SwiftBeta) { DEFINE_SWIFT_BETA = "//" }
|
||||
!contains(BLACK_CONFIG, SwiftShipped) { DEFINE_SWIFT_SHIPPED = "//" }
|
||||
!contains(BLACK_CONFIG, SwiftVatsimSupport) { DEFINE_SWIFT_VATSIM_SUPPORT = "//" }
|
||||
|
||||
# Global compiler Macros
|
||||
contains(BLACK_CONFIG, Static) { DEFINES *= WITH_STATIC }
|
||||
|
||||
Reference in New Issue
Block a user