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

win32:CONFIG += insignificant_test # QTBUG-24427