summaryrefslogtreecommitdiffstats
path: root/tests/auto/qxmlsimplereader/qxmlsimplereader.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qxmlsimplereader/qxmlsimplereader.pro')
-rw-r--r--tests/auto/qxmlsimplereader/qxmlsimplereader.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qxmlsimplereader/qxmlsimplereader.pro b/tests/auto/qxmlsimplereader/qxmlsimplereader.pro
index c107470..bc3cbd2 100644
--- a/tests/auto/qxmlsimplereader/qxmlsimplereader.pro
+++ b/tests/auto/qxmlsimplereader/qxmlsimplereader.pro
@@ -13,7 +13,7 @@ QT -= gui
wince*|symbian: {
- addFiles.sources = encodings parser xmldocs
+ addFiles.files = encodings parser xmldocs
addFiles.path = .
DEPLOYMENT += addFiles
}