mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-14 17:41:39 +08:00
refs #452, added a resource project just adding files such as icons, data files etc.
This commit is contained in:
committed by
Mathew Sutcliffe
parent
0e2f8f51ba
commit
ab46ed615c
@@ -5,6 +5,7 @@ TEMPLATE = subdirs
|
||||
CONFIG += ordered
|
||||
|
||||
SUBDIRS += src/blackmisc
|
||||
SUBDIRS += resources/swift_resources.pro
|
||||
|
||||
contains(BLACK_CONFIG, BlackSound) {
|
||||
SUBDIRS += src/blacksound
|
||||
@@ -31,7 +32,6 @@ contains(BLACK_CONFIG, BlackCore) {
|
||||
}
|
||||
|
||||
win32 {
|
||||
|
||||
if (contains(BLACK_CONFIG, FSX) | contains(BLACK_CONFIG, FS9)) {
|
||||
SUBDIRS += src/plugins/simulator/fscommon/plugin_fscommon.pro
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user