aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qjsengine/qjsengine.pro
blob: 49338e7d2c0a6425282288ec3f08dad2d32f46b9 (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qjsengine
QT += qml widgets testlib
macx:CONFIG -= app_bundle
SOURCES += tst_qjsengine.cpp

TESTDATA = script/*