summaryrefslogtreecommitdiffstats
path: root/src/src.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/src.pro')
-rw-r--r--src/src.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/src.pro b/src/src.pro
index 38be9a4f..dba9de4b 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -22,8 +22,8 @@ qtHaveModule(quick) {
}
include($$OUT_PWD/bluetooth/qtbluetooth-config.pri)
-QT_FOR_CONFIG += bluetooth-private
-qtConfig(bluez):qtHaveModule(dbus) {
+QT_FOR_CONFIG += bluetooth
+qtConfig(bluez) {
sdpscanner.subdir = tools/sdpscanner
sdpscanner.depends = bluetooth
SUBDIRS += sdpscanner