diff options
Diffstat (limited to 'tests/auto/qxmlquery/qxmlquery.pro')
-rw-r--r-- | tests/auto/qxmlquery/qxmlquery.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qxmlquery/qxmlquery.pro b/tests/auto/qxmlquery/qxmlquery.pro index 3db3734..92700c5 100644 --- a/tests/auto/qxmlquery/qxmlquery.pro +++ b/tests/auto/qxmlquery/qxmlquery.pro @@ -18,7 +18,7 @@ DEFINES += SRCDIR=\\\"./\\\" include (../xmlpatterns.pri) -wince*: { +wince*|symbian*: { addFiles.sources = pushBaselines input.xml addFiles.path = . |