summaryrefslogtreecommitdiff
path: root/tests/auto/qscriptv8testsuite/qscriptv8testsuite.pro
blob: a1c08526c18b1080702f5e0e924b836562e73a69 (plain)
1
2
3
4
5
6
TARGET = tst_qscriptv8testsuite
CONFIG += testcase
QT = core-private script testlib
SOURCES  += tst_qscriptv8testsuite.cpp
RESOURCES += qscriptv8testsuite.qrc
include(abstracttestsuite.pri)