summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativexmlhttprequest/qdeclarativexmlhttprequest.pro
diff options
context:
space:
mode:
authorShane Kearns <shane.kearns@accenture.com>2011-10-14 16:17:58 (GMT)
committerShane Kearns <shane.kearns@accenture.com>2011-10-14 16:17:58 (GMT)
commitd089496936b9a17d7849d49b74f85838cb711634 (patch)
tree8395c56f3c1e6b64cb781d7311fda56081f0ef51 /tests/auto/declarative/qdeclarativexmlhttprequest/qdeclarativexmlhttprequest.pro
parent2543ed5b1b18864797b3a11c9bd13887c7567e86 (diff)
parent7a6a50879322945110120ffdec5d0e6820fc4b54 (diff)
downloadQt-d089496936b9a17d7849d49b74f85838cb711634.zip
Qt-d089496936b9a17d7849d49b74f85838cb711634.tar.gz
Qt-d089496936b9a17d7849d49b74f85838cb711634.tar.bz2
Merge remote branch 'qt/4.7' into 4.7
Conflicts: src/corelib/kernel/qtranslator.cpp
Diffstat (limited to 'tests/auto/declarative/qdeclarativexmlhttprequest/qdeclarativexmlhttprequest.pro')
-rw-r--r--tests/auto/declarative/qdeclarativexmlhttprequest/qdeclarativexmlhttprequest.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/qdeclarativexmlhttprequest/qdeclarativexmlhttprequest.pro b/tests/auto/declarative/qdeclarativexmlhttprequest/qdeclarativexmlhttprequest.pro
index 619b239..bfd47c5 100644
--- a/tests/auto/declarative/qdeclarativexmlhttprequest/qdeclarativexmlhttprequest.pro
+++ b/tests/auto/declarative/qdeclarativexmlhttprequest/qdeclarativexmlhttprequest.pro
@@ -11,7 +11,7 @@ SOURCES += tst_qdeclarativexmlhttprequest.cpp \
symbian: {
importFiles.sources = data
importFiles.path = .
- DEPLOYMENT = importFiles
+ DEPLOYMENT += importFiles
} else {
DEFINES += SRCDIR=\\\"$$PWD\\\"
}