initial import
[vuplus_webkit] / Source / JavaScriptCore / qt / tests / qscriptvalueiterator / qscriptvalueiterator.pro
1 TEMPLATE = app
2 TARGET = tst_qscriptvalueiterator
3 QT += testlib
4 include(../tests.pri)
5
6 SOURCES += tst_qscriptvalueiterator.cpp
7