iOS: Don't link ios platform plugin to Cocoa
Change-Id: I2348b19617d3e342cd344bf7d0fa894118cbfae8 Reviewed-by: Morten Johan Sørvig <morten.sorvig@digia.com>bb10
parent
f2168f2688
commit
cb25d67f01
|
|
@ -5,7 +5,7 @@ DESTDIR = $$QT.gui.plugins/platforms
|
|||
|
||||
QT += opengl
|
||||
QT += core-private gui-private platformsupport-private opengl-private widgets-private
|
||||
LIBS += -framework Cocoa -framework UIKit
|
||||
LIBS += -framework UIKit
|
||||
|
||||
OBJECTIVE_SOURCES = main.mm \
|
||||
qiosintegration.mm \
|
||||
|
|
|
|||
Loading…
Reference in New Issue