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

SOURCES += tst_parserstress.cpp

TESTDATA = tests/*

CONFIG += parallel_test

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