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

TESTDATA = script/*