parent
1ed22cdfd3
commit
4581a9999e
|
|
@ -29,6 +29,7 @@ LIBS += -lz
|
|||
LIBS += -framework cocoa
|
||||
|
||||
QT += core-private gui-private platformsupport-private
|
||||
LIBS += -lQtPlatformSupport
|
||||
|
||||
CONFIG += qpa/basicunixfontdatabase
|
||||
target.path += $$[QT_INSTALL_PLUGINS]/platforms
|
||||
|
|
|
|||
|
|
@ -45,8 +45,7 @@
|
|||
#include "qcocoawindowsurface.h"
|
||||
#include "qcocoanativeinterface.h"
|
||||
|
||||
#include "qbasicunixfontdatabase.h"
|
||||
|
||||
#include <QtPlatformSupport/5.0.0/QtPlatformSupport/private/qbasicunixfontdatabase_p.h>
|
||||
#include <private/qpixmap_raster_p.h>
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
|
|
|||
Loading…
Reference in New Issue