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