diff -r 41300fa6a67c -r 2f34d5167611 tests/benchmarks/script/qscriptclass/qscriptclass.pro --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/benchmarks/script/qscriptclass/qscriptclass.pro Fri Apr 16 15:50:13 2010 +0300 @@ -0,0 +1,7 @@ +load(qttest_p4) +TEMPLATE = app +TARGET = tst_bench_qscriptclass + +SOURCES += tst_qscriptclass.cpp + +QT += script