mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55: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
|
||||
CONFIG += ordered
|
||||
|
||||
CONFIG -= declarative_debug
|
||||
CONFIG -= qml_debug
|
||||
|
||||
SUBDIRS += blackconfig
|
||||
SUBDIRS += blackmisc
|
||||
|
||||
swiftConfig(libs.blacksound) {
|
||||
SUBDIRS += blacksound
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user