summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/image/qmovie/qmovie.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/image/qmovie/qmovie.pro')
-rw-r--r--tests/auto/gui/image/qmovie/qmovie.pro11
1 files changed, 0 insertions, 11 deletions
diff --git a/tests/auto/gui/image/qmovie/qmovie.pro b/tests/auto/gui/image/qmovie/qmovie.pro
index 3e085ceeaf..54cd7a2548 100644
--- a/tests/auto/gui/image/qmovie/qmovie.pro
+++ b/tests/auto/gui/image/qmovie/qmovie.pro
@@ -15,14 +15,3 @@ wince*: {
RESOURCES += resources.qrc
-symbian: {
- addFiles.files = animations\\*
- addFiles.path = animations
- DEPLOYMENT += addFiles
-
- qt_not_deployed {
- imagePlugins.files = qjpeg.dll qgif.dll qmng.dll
- imagePlugins.path = imageformats
- DEPLOYMENT += imagePlugins
- }
-}