summaryrefslogtreecommitdiffstats
path: root/tests/auto/qxml/qxml.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qxml/qxml.pro')
-rw-r--r--tests/auto/qxml/qxml.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qxml/qxml.pro b/tests/auto/qxml/qxml.pro
index 5fb7fe2..c87518a 100644
--- a/tests/auto/qxml/qxml.pro
+++ b/tests/auto/qxml/qxml.pro
@@ -4,7 +4,7 @@ SOURCES += tst_qxml.cpp
QT = core xml
wince*|symbian: {
- addFiles.sources = 0x010D.xml
+ addFiles.files = 0x010D.xml
addFiles.path = .
DEPLOYMENT += addFiles
}