--- a/tests/auto/qscriptvalue/qscriptvalue.pro Mon Jun 21 22:38:13 2010 +0100
+++ b/tests/auto/qscriptvalue/qscriptvalue.pro Thu Jul 22 16:41:55 2010 +0100
@@ -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!