1 2 3 4 5 6 7
TEMPLATE = app TARGET = tst_qscriptstring QT += testlib include(../tests.pri) SOURCES += tst_qscriptstring.cpp