summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/heartrate-server/heartrate-server.pro
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2018-01-18 18:00:44 +0100
committerLiang Qi <liang.qi@qt.io>2018-01-18 21:24:44 +0100
commitb274a83bf4f44d0e2642a8e3bd6bada4ccdbf83c (patch)
tree4c9e0c783d7698c3673cc5fc8c5c283f3bb80eb5 /examples/bluetooth/heartrate-server/heartrate-server.pro
parente0ef4fbc2e70622c25692262972b0dc2396af4ef (diff)
parent8cece5f6e09010de4bebd1a2ef524e2ca55d8a5b (diff)
Merge remote-tracking branch 'origin/5.9' into 5.10
Conflicts: .qmake.conf Change-Id: I6d2140aa8692bc7ce56f4366275fd02d008900f0
Diffstat (limited to 'examples/bluetooth/heartrate-server/heartrate-server.pro')
-rw-r--r--examples/bluetooth/heartrate-server/heartrate-server.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/bluetooth/heartrate-server/heartrate-server.pro b/examples/bluetooth/heartrate-server/heartrate-server.pro
index 4ccf486c..edd011b9 100644
--- a/examples/bluetooth/heartrate-server/heartrate-server.pro
+++ b/examples/bluetooth/heartrate-server/heartrate-server.pro
@@ -1,7 +1,7 @@
TEMPLATE = app
TARGET = heartrate-server
-QT += bluetooth
+QT = core bluetooth
CONFIG += c++11
SOURCES += main.cpp