summaryrefslogtreecommitdiff
path: root/tests/auto/qimagewriter
diff options
context:
space:
mode:
authoraxis <qt-info@nokia.com>2010-06-25 16:45:57 +0200
committeraxis <qt-info@nokia.com>2010-06-29 14:13:47 +0200
commitbbb3420e74ee005e0d2b688af65c4ecfe5771235 (patch)
tree19b2a5f42e4092eb25adfe1f30c695b2993b3d8f /tests/auto/qimagewriter
parent99c408a8efdaa16363f29c0e67fe97b3c8a7f1c4 (diff)
downloadqt4-tools-bbb3420e74ee005e0d2b688af65c4ecfe5771235.tar.gz
Various fixes to autotests when using the symbian/linux-armcc mkspec.
Diffstat (limited to 'tests/auto/qimagewriter')
-rw-r--r--tests/auto/qimagewriter/qimagewriter.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qimagewriter/qimagewriter.pro b/tests/auto/qimagewriter/qimagewriter.pro
index 2171c3ed91..f25472fe68 100644
--- a/tests/auto/qimagewriter/qimagewriter.pro
+++ b/tests/auto/qimagewriter/qimagewriter.pro
@@ -10,7 +10,7 @@ wince*: {
addFiles.path = images
DEPLOYMENT += addFiles
DEFINES += SRCDIR=\\\".\\\"
-} else:symbian* {
+} else:symbian {
addFiles.sources = images\\*.*
addFiles.path = images
DEPLOYMENT += addFiles