From a87ce3dd0d134b353ae76b031c1d1696ab7e522c Mon Sep 17 00:00:00 2001 From: axis Date: Mon, 19 Jul 2010 17:00:26 +0200 Subject: Fixed some deployment issues on Symbian. Both plugins should be part of the main package now. RevBy: Trust me --- tests/auto/qpixmap/qpixmap.pro | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/auto/qpixmap/qpixmap.pro b/tests/auto/qpixmap/qpixmap.pro index c3ee192..082747b 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 -- cgit v0.12