Do not use QML debugger

This commit is contained in:
Klaus Basan
2019-06-30 15:54:18 +02:00
committed by Mat Sutcliffe
parent f827cfc5cd
commit 3dde201df0

View File

@@ -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
}