]> git.saurik.com Git - apple/javascriptcore.git/blob - qt/tests/qscriptstring/qscriptstring.pro
JavaScriptCore-903.tar.gz
[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