mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-18 16:05:21 +01:00
longshot
This commit is contained in:
parent
34089867a1
commit
182e9b91ae
93 changed files with 721 additions and 52 deletions
|
@ -0,0 +1,5 @@
|
|||
QMAKE_PRL_TARGET = libqdarwinmicrophonepermission.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
|
Loading…
Add table
Add a link
Reference in a new issue