summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/bluetooth.pro
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@theqtcompany.com>2016-01-15 15:30:53 +0100
committerAlex Blasche <alexander.blasche@theqtcompany.com>2016-01-26 11:39:16 +0000
commit4b5d90106c489c5099f1c4f4a553132c6bf72b95 (patch)
tree6ef2e59a8b29778cd7073fbc59555f2e0de27640 /examples/bluetooth/bluetooth.pro
parentf9d1962595237dab3e1162e14cccaefda919f1ca (diff)
Add example for Bluetooth Peripheral functionality.
Change-Id: I1b48bc0be6265fb033fa2c14c2b7a182966fe2a2 Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to 'examples/bluetooth/bluetooth.pro')
-rw-r--r--examples/bluetooth/bluetooth.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/bluetooth/bluetooth.pro b/examples/bluetooth/bluetooth.pro
index a98bb62d..1c09dade 100644
--- a/examples/bluetooth/bluetooth.pro
+++ b/examples/bluetooth/bluetooth.pro
@@ -1,4 +1,7 @@
TEMPLATE = subdirs
+
+SUBDIRS += heartrate-server
+
qtHaveModule(widgets) {
SUBDIRS += btchat \
btscanner \