retro-imager/qt_plugins/permissions/libqdarwincamerapermission.prl

6 lines
472 B
Text
Raw Normal View History

2025-03-19 21:26:32 -04:00
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