summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKalle Lehtonen <kalle.ju.lehtonen@nokia.com>2011-11-22 13:53:26 +1000
committerQt by Nokia <qt-info@nokia.com>2011-11-22 05:11:13 +0100
commitd632f5fa9029fbf26d36275d621f4327ab9b59b8 (patch)
tree215d7cfad812eedfeb4424ba0b2571984189d355
parent40208ed5d2f0fecc3b63ce570a3d2c687eb39714 (diff)
Remove TGA plugin from Symbian package
TGA plugin is moved to Qt due Harmattan installation problems and is not anymore compiled in QtQuick3D. Change-Id: I425e67203d6b5d0999435d6657456572f0f76d60 Reviewed-by: Sarah Jane Smith <sarah.j.smith@nokia.com>
-rw-r--r--devices/symbian/symbian.pro5
1 files changed, 0 insertions, 5 deletions
diff --git a/devices/symbian/symbian.pro b/devices/symbian/symbian.pro
index 6ea2b580..096d780e 100644
--- a/devices/symbian/symbian.pro
+++ b/devices/symbian/symbian.pro
@@ -42,11 +42,6 @@ symbian {
DEPLOYMENT += qt3dsceneformats_plugins
}
- qt3dimageformats_plugins.sources = \
- qtga$${QT_LIBINFIX}.dll
- qt3dimageformats_plugins.path = $$QT_PLUGINS_BASE_DIR/imageformats
- DEPLOYMENT += qt3dimageformats_plugins
-
qt3dquick.sources = Qt3DQuick$${QT_LIBINFIX}.dll
qt3dquick.path = /sys/bin
qt3dthreedImports.sources = \