summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/bluetooth.pro
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2012-04-05 14:46:23 +0200
committerQt by Nokia <qt-info@nokia.com>2012-06-25 07:53:16 +0200
commitcd18427c6624d40a8771c15ae284916bd7169201 (patch)
tree4df449fa22c2520d6e203ae064a8229f949f5215 /src/bluetooth/bluetooth.pro
parentb90799e1779b8bb9347daebdac071db5bd05bddb (diff)
switch to new-style configure tests
Change-Id: I74e506c6de49631e692eb8efda64083ba319127e Reviewed-by: Alex <alex.blasche@nokia.com>
Diffstat (limited to 'src/bluetooth/bluetooth.pro')
-rw-r--r--src/bluetooth/bluetooth.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bluetooth/bluetooth.pro b/src/bluetooth/bluetooth.pro
index feabe6ed..d10653f3 100644
--- a/src/bluetooth/bluetooth.pro
+++ b/src/bluetooth/bluetooth.pro
@@ -62,7 +62,7 @@ SOURCES += \
qbluetoothtransferrequest.cpp \
qbluetoothtransferreply.cpp
-contains(config_test_bluez, yes):contains(QT_CONFIG, dbus) {
+config_bluez:contains(QT_CONFIG, dbus) {
QT *= dbus
DEFINES += QT_BLUEZ_BLUETOOTH