Cocoa: clean up pro file for platform plugin
This commit is contained in:
parent
041b809a62
commit
0e4844aa24
@ -23,11 +23,8 @@ HEADERS += qcocoaintegration.h \
|
|||||||
qcocoanativeinterface.h \
|
qcocoanativeinterface.h \
|
||||||
qcocoaeventdispatcher.h
|
qcocoaeventdispatcher.h
|
||||||
|
|
||||||
DEFINES += QT_BUILD_COCOA_LIB
|
|
||||||
|
|
||||||
#add libz for freetype.
|
#add libz for freetype.
|
||||||
LIBS += -lz
|
LIBS += -lz
|
||||||
LIBS += -framework cocoa -framework Carbon
|
|
||||||
|
|
||||||
QT += core-private gui-private platformsupport-private
|
QT += core-private gui-private platformsupport-private
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user