iOS: Fix build issues
This also prevents anything meaningful from working, but it is a good starting point. Change-Id: Idaf495ec29f611ee5342c79318bc3ace1d852747 Reviewed-by: Yoann Lopes <yoann.lopes@digia.com>
This commit is contained in:
committed by
The Qt Project
parent
6a83c20318
commit
04860b7a37
@@ -45,8 +45,11 @@ unix:!mac {
|
||||
}
|
||||
|
||||
mac:!simulator {
|
||||
SUBDIRS += audiocapture qt7
|
||||
SUBDIRS += audiocapture
|
||||
|
||||
config_avfoundation: SUBDIRS += avfoundation
|
||||
!ios {
|
||||
SUBDIRS += qt7
|
||||
config_avfoundation: SUBDIRS += avfoundation
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user