summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/bluetooth.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bluetooth/bluetooth.pro')
-rw-r--r--examples/bluetooth/bluetooth.pro5
1 files changed, 4 insertions, 1 deletions
diff --git a/examples/bluetooth/bluetooth.pro b/examples/bluetooth/bluetooth.pro
index a98bb62d..bc18f571 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 \
@@ -9,5 +12,5 @@ qtHaveModule(quick): SUBDIRS += scanner \
picturetransfer \
pingpong \
lowenergyscanner \
- heartlistener \
+ heartrate-game \
chat