mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-17 23:45:21 +01:00
5 lines
472 B
Text
5 lines
472 B
Text
QMAKE_PRL_TARGET = libqdarwincamerapermission.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 AVFoundation
|
|
QMAKE_PRL_LIBS_FOR_CMAKE = -F$$[QT_INSTALL_LIBS];-framework;QtCore;-framework IOKit;-framework DiskArbitration;-framework UniformTypeIdentifiers;-framework Foundation;-framework AVFoundation
|