summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/pingpong/pingpong.pro
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@qt.io>2017-06-22 15:48:48 +0200
committerTimur Pocheptsov <timur.pocheptsov@qt.io>2017-06-23 19:48:43 +0000
commit2aa2a2c7e893a456be4fffdc8ae96810c3517e9a (patch)
treeba0cd7f551e0257bf16cf166aa4a947873360985 /examples/bluetooth/pingpong/pingpong.pro
parentaae4768483839a3189bd32f7d44a86905ecb3e5b (diff)
Adjust pingpong example to Android UUID SDP discovery bug
Task-number: QTBUG-61392 Change-Id: Ie2173b57093db9285e8fc90dbec66f81b002f7c6 Reviewed-by: Oliver Wolff <oliver.wolff@qt.io> Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Diffstat (limited to 'examples/bluetooth/pingpong/pingpong.pro')
-rw-r--r--examples/bluetooth/pingpong/pingpong.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/bluetooth/pingpong/pingpong.pro b/examples/bluetooth/pingpong/pingpong.pro
index 07675f27..aa79212e 100644
--- a/examples/bluetooth/pingpong/pingpong.pro
+++ b/examples/bluetooth/pingpong/pingpong.pro
@@ -2,6 +2,7 @@ TEMPLATE = app
TARGET = pingpong
QT += quick bluetooth
+android: QT += androidextras
# Input
SOURCES += main.cpp \