6 lines
475 B
Plaintext
6 lines
475 B
Plaintext
QMAKE_PRL_TARGET = libqdarwinlocationpermission.a
|
|
QMAKE_PRL_CONFIG = static
|
|
QMAKE_PRL_VERSION = 6.10.2
|
|
QMAKE_PRL_LIBS = -F$$[QT_INSTALL_LIBS] -framework QtCore -framework IOKit -framework DiskArbitration -framework UniformTypeIdentifiers -framework Foundation -framework CoreLocation
|
|
QMAKE_PRL_LIBS_FOR_CMAKE = -F$$[QT_INSTALL_LIBS];-framework;QtCore;-framework IOKit;-framework DiskArbitration;-framework UniformTypeIdentifiers;-framework Foundation;-framework CoreLocation
|