summaryrefslogtreecommitdiffstats
path: root/src/plugins/plugins.pro
diff options
context:
space:
mode:
authorYoann Lopes <yoann.lopes@digia.com>2014-09-24 18:26:11 +0200
committerYoann Lopes <yoann.lopes@digia.com>2014-09-25 12:45:42 +0200
commit2d9d5acb9c809dc5c5021bc8c00cae696ca52b1a (patch)
tree03c8cdbf0a0e0902ecabf190c13cb6c4029380d3 /src/plugins/plugins.pro
parentc1c205b772c2ca0adb7b00fe02d27a59429dd068 (diff)
Remove QuickTime backend.
The backend was kept only for Mac OS X 10.6 support. AVFoundation is used in 10.7 and later. Following the 10.6 deprecation plan, the code is now being removed for Qt 5.4. Change-Id: I513d00adda35f6012dda548b8d824d158efffb16 Reviewed-by: Andy Nichols <andy.nichols@digia.com> Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@digia.com>
Diffstat (limited to 'src/plugins/plugins.pro')
-rw-r--r--src/plugins/plugins.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/plugins/plugins.pro b/src/plugins/plugins.pro
index f03a138ec..aa28bdd1b 100644
--- a/src/plugins/plugins.pro
+++ b/src/plugins/plugins.pro
@@ -53,8 +53,6 @@ mac:!simulator {
SUBDIRS += audiocapture coreaudio
config_avfoundation: SUBDIRS += avfoundation
-
- contains(QT_CONFIG, opengl.*):!ios: SUBDIRS += qt7
}
config_resourcepolicy {