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.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/bluetooth/heartrate-server/heartrate-server.pro b/examples/bluetooth/heartrate-server/heartrate-server.pro
index 992f2d66..8ec3f703 100644
--- a/examples/bluetooth/heartrate-server/heartrate-server.pro
+++ b/examples/bluetooth/heartrate-server/heartrate-server.pro
@@ -8,6 +8,7 @@ CONFIG += c++11
SOURCES += main.cpp
ios: QMAKE_INFO_PLIST = Info.plist
+macos: QMAKE_INFO_PLIST = ../shared/Info.qmake.macos.plist
target.path = $$[QT_INSTALL_EXAMPLES]/bluetooth/heartrate-server
INSTALLS += target