summaryrefslogtreecommitdiffstats
path: root/src/s60installs
diff options
context:
space:
mode:
authorJason Barron <jbarron@trolltech.com>2009-07-09 09:46:50 (GMT)
committerJason Barron <jbarron@trolltech.com>2009-07-09 09:46:50 (GMT)
commit31ac2e0cc72f04731e5a98437b2d49c2cfb182a5 (patch)
tree6ce2687050658589c41fb1044baf5d6c56c83f33 /src/s60installs
parent4d0d43f50123cb10728b3d3910ec1772cc00db54 (diff)
downloadQt-31ac2e0cc72f04731e5a98437b2d49c2cfb182a5.zip
Qt-31ac2e0cc72f04731e5a98437b2d49c2cfb182a5.tar.gz
Qt-31ac2e0cc72f04731e5a98437b2d49c2cfb182a5.tar.bz2
Make sure that graphics system plugins are deployed.
These need to be added to the DEPLOYMENT variable as well.
Diffstat (limited to 'src/s60installs')
-rw-r--r--src/s60installs/qt_libs.pro2
1 files changed, 1 insertions, 1 deletions
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