aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlplugindump/qmlplugindump.pro
blob: 76f3fe2299e72f3fcc38a049185c0be6fa0826bd (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase
TARGET = tst_qmlplugindump
QT += testlib gui-private qml
macx:CONFIG -= app_bundle

include(../../shared/util.pri)

SOURCES += tst_qmlplugindump.cpp