summaryrefslogtreecommitdiffstats
path: root/src/imports/shaders/shaders.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/shaders/shaders.pro')
-rw-r--r--src/imports/shaders/shaders.pro8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/imports/shaders/shaders.pro b/src/imports/shaders/shaders.pro
index 5fe70d6c..ae9cb8b1 100644
--- a/src/imports/shaders/shaders.pro
+++ b/src/imports/shaders/shaders.pro
@@ -29,12 +29,4 @@ target.path = $$[QT_INSTALL_IMPORTS]/$$TARGETPATH
qmldir.files += $$PWD/qmldir
qmldir.path += $$[QT_INSTALL_IMPORTS]/$$TARGETPATH
-symbian:{
- TARGET.UID3 = 0x20034907
- isEmpty(DESTDIR):importFiles.sources = qmlparticlesplugin$${QT_LIBINFIX}.dll qmldir
- else:importFiles.sources = $$DESTDIR/qmlparticlesplugin$${QT_LIBINFIX}.dll qmldir
- importFiles.path = $$QT_IMPORTS_BASE_DIR/$$TARGETPATH
- DEPLOYMENT += importFiles
-}
-
INSTALLS += target qmldir