aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qrcqml/qrcqml.pro
blob: d5cc8ae129a223d7d5aef18ccb3fa9d7d95a93f8 (plain)
1
2
3
4
5
6
7
8
9
CONFIG += testcase
TARGET = tst_qrcqml
QT += qml testlib
macx:CONFIG -= app_bundle

SOURCES += tst_qrcqml.cpp
RESOURCES = qrcqml.qrc

CONFIG += parallel_test