Do not use QML debugger

This commit is contained in:
Klaus Basan
2019-06-30 15:54:18 +02:00
parent c11390bda6
commit 0cedb86808

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
}