summaryrefslogtreecommitdiffstats
path: root/tests/auto/qpixmap
diff options
context:
space:
mode:
authoraxis <qt-info@nokia.com>2010-07-19 17:00:26 +0200
committeraxis <qt-info@nokia.com>2010-07-20 13:30:55 +0200
commita87ce3dd0d134b353ae76b031c1d1696ab7e522c (patch)
tree671f937cea3228186a57a431da536e1c319e47b2 /tests/auto/qpixmap
parentd4cc1dcea5b4116767cfee0ec45bfba72dc011ff (diff)
Fixed some deployment issues on Symbian.
Both plugins should be part of the main package now. RevBy: Trust me
Diffstat (limited to 'tests/auto/qpixmap')
-rw-r--r--tests/auto/qpixmap/qpixmap.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/auto/qpixmap/qpixmap.pro b/tests/auto/qpixmap/qpixmap.pro
index c3ee192668..082747b94f 100644
--- a/tests/auto/qpixmap/qpixmap.pro
+++ b/tests/auto/qpixmap/qpixmap.pro
@@ -13,13 +13,12 @@ wince*|symbian: {
icons.path = convertFromToHICON
DEPLOYMENT += task31722_0 task31722_1 icons
- DEPLOYMENT_PLUGIN += qico
}
wince*: {
DEFINES += SRCDIR=\\\".\\\"
+ DEPLOYMENT_PLUGIN += qico
} else:symbian {
- DEPLOYMENT_PLUGIN += qmng
LIBS += -lfbscli.dll -lbitgdi.dll -lgdi.dll
contains(QT_CONFIG, openvg) {
LIBS += $$QMAKE_LIBS_OPENVG