aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
diff options
context:
space:
mode:
authorCharles Yin <charles.yin@nokia.com>2011-05-30 23:30:05 +1000
committerCharles Yin <charles.yin@nokia.com>2011-05-30 23:30:05 +1000
commit05b358c1e15fb28745f169686a977ba0c53cac2f (patch)
treef0cd3dd6fc2044055a3818f5b0ab7fab6cde3ba5 /src/imports
parent6dcc610a5133f91d53476838330be1f5c62eab7e (diff)
fix shadow build error
Diffstat (limited to 'src/imports')
-rw-r--r--src/imports/testlib/testlib.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/imports/testlib/testlib.pro b/src/imports/testlib/testlib.pro
index 03789ccb27..80bd5c534c 100644
--- a/src/imports/testlib/testlib.pro
+++ b/src/imports/testlib/testlib.pro
@@ -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