mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-18 07:55:21 +01:00
6 lines
466 B
Text
6 lines
466 B
Text
|
QMAKE_PRL_TARGET = libqdarwincalendarpermission.a
|
||
|
QMAKE_PRL_CONFIG = static
|
||
|
QMAKE_PRL_VERSION = 6.8.2
|
||
|
QMAKE_PRL_LIBS = -F$$[QT_INSTALL_LIBS] -framework QtCore -framework IOKit -framework DiskArbitration -framework UniformTypeIdentifiers -framework Foundation -framework EventKit
|
||
|
QMAKE_PRL_LIBS_FOR_CMAKE = -F$$[QT_INSTALL_LIBS];-framework;QtCore;-framework IOKit;-framework DiskArbitration;-framework UniformTypeIdentifiers;-framework Foundation;-framework EventKit
|