mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-14 08:45:36 +08:00
Do not use QML debugger
This commit is contained in:
committed by
Mat Sutcliffe
parent
f827cfc5cd
commit
3dde201df0
@@ -3,8 +3,12 @@ load(common_pre)
|
|||||||
TEMPLATE = subdirs
|
TEMPLATE = subdirs
|
||||||
CONFIG += ordered
|
CONFIG += ordered
|
||||||
|
|
||||||
|
CONFIG -= declarative_debug
|
||||||
|
CONFIG -= qml_debug
|
||||||
|
|
||||||
SUBDIRS += blackconfig
|
SUBDIRS += blackconfig
|
||||||
SUBDIRS += blackmisc
|
SUBDIRS += blackmisc
|
||||||
|
|
||||||
swiftConfig(libs.blacksound) {
|
swiftConfig(libs.blacksound) {
|
||||||
SUBDIRS += blacksound
|
SUBDIRS += blacksound
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user