diff -r b72c6db6890b -r 5dc02b23752f tests/auto/qscriptvalue/qscriptvalue.pro --- a/tests/auto/qscriptvalue/qscriptvalue.pro Wed Jun 23 19:07:03 2010 +0300 +++ b/tests/auto/qscriptvalue/qscriptvalue.pro Tue Jul 06 15:10:48 2010 +0300 @@ -4,8 +4,12 @@ HEADERS += tst_qscriptvalue.h # Generated by testgen -SOURCES += tst_qscriptvalue_generated.cpp - +SOURCES += \ + tst_qscriptvalue_generated_init.cpp \ + tst_qscriptvalue_generated_cast.cpp \ + tst_qscriptvalue_generated_comparison.cpp \ + tst_qscriptvalue_generated_isXXX.cpp \ + tst_qscriptvalue_generated_toXXX.cpp win32-msvc* { # With -O2, MSVC takes up to 24 minutes to compile this test!