summaryrefslogtreecommitdiff
path: root/examples/bluetooth/bluetooth.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bluetooth/bluetooth.pro')
-rw-r--r--examples/bluetooth/bluetooth.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/bluetooth/bluetooth.pro b/examples/bluetooth/bluetooth.pro
index 8145ab39..73b78477 100644
--- a/examples/bluetooth/bluetooth.pro
+++ b/examples/bluetooth/bluetooth.pro
@@ -3,8 +3,7 @@ TEMPLATE = subdirs
SUBDIRS += heartrate-server
qtHaveModule(widgets) {
- SUBDIRS += btchat \
- btscanner
+ SUBDIRS += btchat
}
qtHaveModule(quick): SUBDIRS += pingpong \