From d632f5fa9029fbf26d36275d621f4327ab9b59b8 Mon Sep 17 00:00:00 2001 From: Kalle Lehtonen Date: Tue, 22 Nov 2011 13:53:26 +1000 Subject: 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 --- devices/symbian/symbian.pro | 5 ----- 1 file changed, 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 = \ -- cgit v1.2.3