summaryrefslogtreecommitdiffstats
path: root/Source/JavaScriptCore/qt/tests/qscriptstring/qscriptstring.pro
blob: 5ad9b7c57236e9e354570153989f851a4a778daf (plain)
1
2
3
4
5
6
7
TEMPLATE = app
TARGET = tst_qscriptstring
QT += testlib
include(../tests.pri)

SOURCES += tst_qscriptstring.cpp