summaryrefslogtreecommitdiff
path: root/tests/auto/qlowenergycontroller/qlowenergycontroller.pro
diff options
context:
space:
mode:
authorTarja Sundqvist <tarja.sundqvist@qt.io>2023-03-23 21:57:01 +0200
committerTarja Sundqvist <tarja.sundqvist@qt.io>2023-03-23 21:57:01 +0200
commit3dcb548bd6fe4aa488ca0bac95e65a7a366c3eca (patch)
treed8e263e0341880d970832326c7c7cecfd05e67cd /tests/auto/qlowenergycontroller/qlowenergycontroller.pro
parente957d4810b05d8453e163d7bcdcab42d3c60a7bb (diff)
parent2b3b5c899ebdb0fc11273af7370804f5f03ad9e8 (diff)
downloadqtconnectivity-3dcb548bd6fe4aa488ca0bac95e65a7a366c3eca.tar.gz
Merge remote-tracking branch 'origin/tqtc/lts-5.15.9' into tqtc/lts-5.15-opensourcev5.15.9-lts-lgpl5.15
Change-Id: I6f5b5789b64c033f10223c2147ce7a312d868230
Diffstat (limited to 'tests/auto/qlowenergycontroller/qlowenergycontroller.pro')
-rw-r--r--tests/auto/qlowenergycontroller/qlowenergycontroller.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/qlowenergycontroller/qlowenergycontroller.pro b/tests/auto/qlowenergycontroller/qlowenergycontroller.pro
index 7a67e8e4..a3d67ec9 100644
--- a/tests/auto/qlowenergycontroller/qlowenergycontroller.pro
+++ b/tests/auto/qlowenergycontroller/qlowenergycontroller.pro
@@ -8,6 +8,8 @@ CONFIG += testcase
SOURCES += tst_qlowenergycontroller.cpp
+macos: QMAKE_INFO_PLIST = ../shared/Info.macos.plist
+
osx|ios {
QT += widgets
}