mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
refs #461 SUBDIRS projects will need common_post.
This commit is contained in:
@@ -9,3 +9,5 @@ SUBDIRS += blackmiscdbus
|
||||
SUBDIRS += blackmisc
|
||||
SUBDIRS += blackmiscsim
|
||||
SUBDIRS += hotkey
|
||||
|
||||
load(common_post)
|
||||
|
||||
@@ -4,3 +4,5 @@ TEMPLATE = subdirs
|
||||
CONFIG += ordered
|
||||
|
||||
SUBDIRS += simulator
|
||||
|
||||
load(common_post)
|
||||
|
||||
@@ -21,3 +21,5 @@ contains(BLACK_CONFIG, XPlane) {
|
||||
SUBDIRS += xplane
|
||||
SUBDIRS += xplaneconfig
|
||||
}
|
||||
|
||||
load(common_post)
|
||||
|
||||
@@ -37,3 +37,5 @@ contains(BLACK_CONFIG, XPlane) {
|
||||
}
|
||||
|
||||
SUBDIRS += plugins
|
||||
|
||||
load(common_post)
|
||||
|
||||
@@ -22,3 +22,5 @@ contains(BLACK_CONFIG, Unittests) {
|
||||
}
|
||||
|
||||
include(install.pri)
|
||||
|
||||
load(common_post)
|
||||
|
||||
@@ -6,3 +6,5 @@ CONFIG += ordered
|
||||
SUBDIRS += blackmisc
|
||||
SUBDIRS += blackcore
|
||||
SUBDIRS += blackgui
|
||||
|
||||
load(common_post)
|
||||
|
||||
Reference in New Issue
Block a user