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