summaryrefslogtreecommitdiffstats
path: root/qtconnectivity.pro
diff options
context:
space:
mode:
authorFabian Bumberger <fbumberger@rim.com>2014-02-13 21:09:07 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-02-14 14:43:10 +0100
commit27636f0063c1acb36659dd3ecced62bf2bdb131b (patch)
tree8c350349a14e4b05898ade5fdaf0357cfbe17103 /qtconnectivity.pro
parenta165ff0b29940a469ad8b4a46bd5dad2e2ee6d88 (diff)
QNX: Config test for libbb2
libbb2 is not available in a public NDK yet. In order to be able to compile NFC for BlackBerry 10 with a public NDK the BB10 implementation for the QNearfieldShareManager is only built if libbb2 is detected. Change-Id: Idd11d4584215fade91db9f79895f901547bce3ef Reviewed-by: Stuart Burge <sburge@blackberry.com> Reviewed-by: Alex Blasche <alexander.blasche@digia.com> Reviewed-by: Wolfgang Bremer <wbremer@blackberry.com>
Diffstat (limited to 'qtconnectivity.pro')
-rw-r--r--qtconnectivity.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/qtconnectivity.pro b/qtconnectivity.pro
index 40663d70..e2a73944 100644
--- a/qtconnectivity.pro
+++ b/qtconnectivity.pro
@@ -1,4 +1,5 @@
load(configure)
qtCompileTest(bluez)
qtCompileTest(btapi10_2_1)
+qtCompileTest(libbb2)
load(qt_parts)