From cb1403c242e5ca9033a4390b058b194157b9bcc9 Mon Sep 17 00:00:00 2001 From: Alex Blasche Date: Wed, 28 Jun 2017 14:34:17 +0200 Subject: Adjust btchat example to Android UUID SDP discovery bug Task-number: QTBUG-61392 Change-Id: Ia7d680a40b0fe359dfb5fe69ad9f3e83fe9ccb7d Reviewed-by: Timur Pocheptsov --- examples/bluetooth/btchat/btchat.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/bluetooth/btchat/btchat.pro') diff --git a/examples/bluetooth/btchat/btchat.pro b/examples/bluetooth/btchat/btchat.pro index 08fdd4a7..6ecae4c7 100644 --- a/examples/bluetooth/btchat/btchat.pro +++ b/examples/bluetooth/btchat/btchat.pro @@ -2,6 +2,7 @@ TEMPLATE = app TARGET = btchat QT = core bluetooth widgets +android: QT += androidextras SOURCES = \ main.cpp \ -- cgit v1.2.3