summaryrefslogtreecommitdiffstats
path: root/tests/auto/qimage
diff options
context:
space:
mode:
authorQt Continuous Integration System <qt-info@nokia.com>2010-06-29 21:38:31 (GMT)
committerQt Continuous Integration System <qt-info@nokia.com>2010-06-29 21:38:31 (GMT)
commit587b0fed9bd17a378eb0212c95074df965549ef2 (patch)
treead5071ee13c83804c782646433d32f5e002af245 /tests/auto/qimage
parentb4afd4e4cabce0347e155803afd8ff1a7b90f080 (diff)
parent05f4d51a69516aa585f9941960afd483325e562f (diff)
downloadQt-587b0fed9bd17a378eb0212c95074df965549ef2.zip
Qt-587b0fed9bd17a378eb0212c95074df965549ef2.tar.gz
Qt-587b0fed9bd17a378eb0212c95074df965549ef2.tar.bz2
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integration
* '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public: Fixed deployment paths for WebKit declarative plugin. Fix s60main linking issue with gcce applications Fixed deployment paths for the symbian/linux-armcc mkspec. Fixed a relative path problem in qml demos. Added the APP_PRIVATE_DIR_BASE variable. Various fixes to autotests when using the symbian/linux-armcc mkspec. Fixed Symbian resources not honoring TARGET with a path. Removed useless comments.
Diffstat (limited to 'tests/auto/qimage')
-rw-r--r--tests/auto/qimage/qimage.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qimage/qimage.pro b/tests/auto/qimage/qimage.pro
index 3e0bd69..6469211 100644
--- a/tests/auto/qimage/qimage.pro
+++ b/tests/auto/qimage/qimage.pro
@@ -6,7 +6,7 @@ wince*: {
addImages.path = images
DEPLOYMENT += addImages
DEFINES += SRCDIR=\\\".\\\"
-} else:symbian* {
+} else:symbian {
TARGET.EPOCHEAPSIZE = 0x200000 0x800000
addImages.sources = images/*
addImages.path = images