summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/bluetooth/bluetooth.pro2
-rw-r--r--src/nfc/nfc.pro2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/bluetooth/bluetooth.pro b/src/bluetooth/bluetooth.pro
index ebf6f500..993f3646 100644
--- a/src/bluetooth/bluetooth.pro
+++ b/src/bluetooth/bluetooth.pro
@@ -72,7 +72,7 @@ config_bluez:qtHaveModule(dbus) {
qbluetoothlocaldevice_bluez.cpp \
qbluetoothtransferreply_bluez.cpp
-} else:qnx{
+} else:CONFIG(blackberry) {
DEFINES += QT_QNX_BLUETOOTH #BT_BBPPSDEBUG
include(qnx/qnx.pri)
diff --git a/src/nfc/nfc.pro b/src/nfc/nfc.pro
index 7cb77186..d2f9bc17 100644
--- a/src/nfc/nfc.pro
+++ b/src/nfc/nfc.pro
@@ -49,7 +49,7 @@ SOURCES += \
qqmlndefrecord.cpp \
qndefnfcsmartposterrecord.cpp
-qnx {
+CONFIG(blackberry) {
NFC_BACKEND_AVAILABLE = yes
DEFINES += QNX_NFC #QQNXNFC_DEBUG