mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-26 18:55:38 +08:00
Build FSX plugin only on Windows platforms
This commit is contained in:
@@ -21,8 +21,10 @@ contains(BLACK_CONFIG, BlackGui) {
|
|||||||
SUBDIRS += src/blackgui
|
SUBDIRS += src/blackgui
|
||||||
}
|
}
|
||||||
|
|
||||||
contains(BLACK_CONFIG, FSX) {
|
win32 {
|
||||||
SUBDIRS += src/plugins/simulator/fsx/plugin_fsx.pro
|
contains(BLACK_CONFIG, FSX) {
|
||||||
|
SUBDIRS += src/plugins/simulator/fsx/plugin_fsx.pro
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
contains(BLACK_CONFIG, XPlane) {
|
contains(BLACK_CONFIG, XPlane) {
|
||||||
|
|||||||
Reference in New Issue
Block a user