diff options
author | Laszlo Agocs <laszlo.p.agocs@nokia.com> | 2011-05-20 15:21:10 (GMT) |
---|---|---|
committer | Laszlo Agocs <laszlo.p.agocs@nokia.com> | 2011-05-20 15:21:10 (GMT) |
commit | c50519034230005e30ce96be45251c19adabbbd1 (patch) | |
tree | c4ec8c49c2f9a9393159b3c6ae1e703ac478df90 | |
parent | 358d5b2fd70010c1b5f65b820dfadf38f51f65b4 (diff) | |
download | Qt-c50519034230005e30ce96be45251c19adabbbd1.zip Qt-c50519034230005e30ce96be45251c19adabbbd1.tar.gz Qt-c50519034230005e30ce96be45251c19adabbbd1.tar.bz2 |
Remove s60 plugin dll from the iby file too.
Reviewed-by: TRUSTME
-rw-r--r-- | src/s60installs/qt.iby | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/s60installs/qt.iby b/src/s60installs/qt.iby index d6b36e0..452d838 100644 --- a/src/s60installs/qt.iby +++ b/src/s60installs/qt.iby @@ -49,10 +49,6 @@ file=ABI_DIR\BUILD_DIR\qglgraphicssystem.dll SHARED_LIB_DIR\qglgraphicssystem.dl // bearer file=ABI_DIR\BUILD_DIR\qsymbianbearer.dll SHARED_LIB_DIR\qsymbianbearer.dll -// S60 version compatibility plugins for 5.0 (3.1 and 3.2 devices are never likely to have this in ROM, -// so don't bother including those plugins -file=ABI_DIR\BUILD_DIR\qts60plugin_5_0.dll SHARED_LIB_DIR\qts60plugin_5_0.dll - // imageformats stubs data=\epoc32\data\z\resource\qt\plugins\imageformats\qgif.qtplugin resource\qt\plugins\imageformats\qgif.qtplugin data=\epoc32\data\z\resource\qt\plugins\imageformats\qico.qtplugin resource\qt\plugins\imageformats\qico.qtplugin |