tests/auto/qscriptvalue/qscriptvalue.pro
branchGCC_SURGE
changeset 31 5daf16870df6
parent 30 5dc02b23752f
--- 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!