changeset 18 | 2f34d5167611 |
parent 0 | 1918ee327afb |
child 8 | 3f74d0d4af4c |
--- a/tests/auto/qscriptvalue/qscriptvalue.pro Tue Feb 02 00:43:10 2010 +0200 +++ b/tests/auto/qscriptvalue/qscriptvalue.pro Fri Apr 16 15:50:13 2010 +0300 @@ -1,5 +1,7 @@ load(qttest_p4) QT = core gui script SOURCES += tst_qscriptvalue.cpp +HEADERS += tst_qscriptvalue.h - +# Generated by testgen +SOURCES += tst_qscriptvalue_generated.cpp