aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlplugindump/qmlplugindump.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qmlplugindump/qmlplugindump.pro')
-rw-r--r--tests/auto/qml/qmlplugindump/qmlplugindump.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/auto/qml/qmlplugindump/qmlplugindump.pro b/tests/auto/qml/qmlplugindump/qmlplugindump.pro
index c713edc541..76f3fe2299 100644
--- a/tests/auto/qml/qmlplugindump/qmlplugindump.pro
+++ b/tests/auto/qml/qmlplugindump/qmlplugindump.pro
@@ -1,6 +1,8 @@
CONFIG += testcase
TARGET = tst_qmlplugindump
-QT += testlib gui-private
+QT += testlib gui-private qml
macx:CONFIG -= app_bundle
+include(../../shared/util.pri)
+
SOURCES += tst_qmlplugindump.cpp