aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/parserstress/parserstress.pro
blob: 7c3774558543fb703112c2affa7792d34d271d71 (plain)
1
2
3
4
5
6
7
8
9
10
CONFIG += testcase
TARGET = tst_parserstress
macx:CONFIG -= app_bundle

SOURCES += tst_parserstress.cpp

TESTDATA = tests/*


QT += core-private gui-private qml-private testlib