From 31ac2e0cc72f04731e5a98437b2d49c2cfb182a5 Mon Sep 17 00:00:00 2001 From: Jason Barron Date: Thu, 9 Jul 2009 11:46:50 +0200 Subject: Make sure that graphics system plugins are deployed. These need to be added to the DEPLOYMENT variable as well. --- src/s60installs/qt_libs.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/s60installs/qt_libs.pro b/src/s60installs/qt_libs.pro index 47e4818..bd5c67f 100644 --- a/src/s60installs/qt_libs.pro +++ b/src/s60installs/qt_libs.pro @@ -55,7 +55,7 @@ symbian: { codecs_plugins.sources = qcncodecs.dll qjpcodecs.dll qtwcodecs.dll qkrcodecs.dll codecs_plugins.path = $$QT_PLUGINS_BASE_DIR/codecs - DEPLOYMENT += qtresources qtlibraries imageformats_plugins codecs_plugins + DEPLOYMENT += qtresources qtlibraries imageformats_plugins codecs_plugins graphicssystems_plugins contains(QT_CONFIG, svg): { qtlibraries.sources += QtSvg.dll -- cgit v0.12