summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/heartrate-server/heartrate-server.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bluetooth/heartrate-server/heartrate-server.pro')
-rw-r--r--examples/bluetooth/heartrate-server/heartrate-server.pro5
1 files changed, 3 insertions, 2 deletions
diff --git a/examples/bluetooth/heartrate-server/heartrate-server.pro b/examples/bluetooth/heartrate-server/heartrate-server.pro
index 56415a07..800f3f16 100644
--- a/examples/bluetooth/heartrate-server/heartrate-server.pro
+++ b/examples/bluetooth/heartrate-server/heartrate-server.pro
@@ -2,8 +2,9 @@ TEMPLATE = app
TARGET = heartrate-server
QT = core bluetooth
-android: QT += gui
-CONFIG += c++11 console
+android|darwin: QT += gui
+
+CONFIG += console
SOURCES += main.cpp