summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/btscanner/btscanner.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bluetooth/btscanner/btscanner.pro')
-rw-r--r--examples/bluetooth/btscanner/btscanner.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/bluetooth/btscanner/btscanner.pro b/examples/bluetooth/btscanner/btscanner.pro
index 904ea5a8..d5fd66ae 100644
--- a/examples/bluetooth/btscanner/btscanner.pro
+++ b/examples/bluetooth/btscanner/btscanner.pro
@@ -9,6 +9,8 @@ SOURCES = \
device.cpp \
service.cpp
+ios: QMAKE_INFO_PLIST = Info.plist
+
HEADERS = \
device.h \
service.h