mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-30 11:55:35 +08:00
refs #482 Added new qmake feature files and includes.
This commit is contained in:
15
mkspecs/features/config.pri
Normal file
15
mkspecs/features/config.pri
Normal file
@@ -0,0 +1,15 @@
|
||||
BLACK_CONFIG += BlackCore
|
||||
BLACK_CONFIG += BlackGui
|
||||
BLACK_CONFIG += BlackSound
|
||||
BLACK_CONFIG += BlackInput
|
||||
BLACK_CONFIG += Samples
|
||||
BLACK_CONFIG += Unittests
|
||||
BLACK_CONFIG += SwiftData
|
||||
BLACK_CONFIG += SwiftCore
|
||||
BLACK_CONFIG += SwiftGui
|
||||
BLACK_CONFIG += FS9
|
||||
BLACK_CONFIG += FSX
|
||||
BLACK_CONFIG += XPlane
|
||||
BLACK_CONFIG += ProfileRelease
|
||||
#BLACK_CONFIG += Static
|
||||
#BLACK_CONFIG += Doxygen
|
||||
Reference in New Issue
Block a user