fix shadow build error
authorCharles Yin <charles.yin@nokia.com>
Mon, 30 May 2011 13:30:05 +0000 (23:30 +1000)
committerCharles Yin <charles.yin@nokia.com>
Mon, 30 May 2011 13:30:05 +0000 (23:30 +1000)
Change-Id: I68c8edac98389c487c1ac09bb74d43fdeb85cdc3

src/imports/testlib/testlib.pro

index 03789cc..80bd5c5 100644 (file)
@@ -39,4 +39,8 @@ otherImportFiles.files += $$OTHER_IMPORT_FILES
 
 otherImportFiles.path = $$[QT_INSTALL_IMPORTS]/$$TARGETPATH
 
+copy2build.input = OTHER_IMPORT_FILES
+copy2build.output = $$QT.declarative.imports/$$TARGETPATH/${QMAKE_FILE_BASE}${QMAKE_FILE_EXT}
+
+
 INSTALLS += target otherImportFiles