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>
This commit is contained in:
@@ -53,8 +53,6 @@ mac:!simulator {
|
||||
SUBDIRS += audiocapture coreaudio
|
||||
|
||||
config_avfoundation: SUBDIRS += avfoundation
|
||||
|
||||
contains(QT_CONFIG, opengl.*):!ios: SUBDIRS += qt7
|
||||
}
|
||||
|
||||
config_resourcepolicy {
|
||||
|
||||
Reference in New Issue
Block a user