diff options
Diffstat (limited to 'tests/auto/qxmlstream/qxmlstream.pro')
-rw-r--r-- | tests/auto/qxmlstream/qxmlstream.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qxmlstream/qxmlstream.pro b/tests/auto/qxmlstream/qxmlstream.pro index 8f076be395..31d77e799b 100644 --- a/tests/auto/qxmlstream/qxmlstream.pro +++ b/tests/auto/qxmlstream/qxmlstream.pro @@ -5,7 +5,7 @@ QT = core xml network wince*|symbian: { - addFiles.sources = data XML-Test-Suite + addFiles.files = data XML-Test-Suite addFiles.path = . DEPLOYMENT += addFiles DEFINES += SRCDIR=\\\"\\\" |