summaryrefslogtreecommitdiffstats
path: root/src/nfc
diff options
context:
space:
mode:
authorAndreas Holzammer <andreas.holzammer@kdab.com>2013-10-31 14:26:56 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-11-01 10:10:45 +0100
commit3ca1d7274328642cd69b0da6891be14880e2f542 (patch)
tree6105c73d42f462e49e26b8b64f302f9eaa793c36 /src/nfc
parent7c050660daf2460465ccd27e27cc31bebd71a83c (diff)
Build Bluetooth and NFC only for Blackberry
Plain QNX does not need to have Bluetooth and/or NFC. Change-Id: I6323d03292a2b72d21f8d947bb58205648cb0061 Reviewed-by: Tobias Koenig <tobias.koenig.qnx@kdab.com> Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
Diffstat (limited to 'src/nfc')
-rw-r--r--src/nfc/nfc.pro2
1 files changed, 1 insertions, 1 deletions
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