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:
Andy Nichols
2013-03-05 15:23:13 +01:00
committed by The Qt Project
parent 6a83c20318
commit 04860b7a37
4 changed files with 15 additions and 12 deletions

View File

@@ -28,7 +28,7 @@ SOURCES += \
qvideowidgetcontrol.cpp \
qvideowidget.cpp
mac {
mac:!ios {
!simulator {
PRIVATE_HEADERS += qpaintervideosurface_mac_p.h
OBJECTIVE_SOURCES += qpaintervideosurface_mac.mm