]> git.saurik.com Git - apple/javascriptcore.git/blob - qt/tests/qscriptstring/qscriptstring.pro
5ad9b7c57236e9e354570153989f851a4a778daf
[apple/javascriptcore.git] / qt / tests / qscriptstring / qscriptstring.pro
1 TEMPLATE = app
2 TARGET = tst_qscriptstring
3 QT += testlib
4 include(../tests.pri)
5
6 SOURCES += tst_qscriptstring.cpp
7