mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-18 07:55:21 +01:00
longshot
This commit is contained in:
parent
34089867a1
commit
182e9b91ae
93 changed files with 721 additions and 52 deletions
5
qt_plugins/permissions/libqdarwinbluetoothpermission.prl
Normal file
5
qt_plugins/permissions/libqdarwinbluetoothpermission.prl
Normal file
|
@ -0,0 +1,5 @@
|
|||
QMAKE_PRL_TARGET = libqdarwinbluetoothpermission.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 CoreBluetooth
|
||||
QMAKE_PRL_LIBS_FOR_CMAKE = -F$$[QT_INSTALL_LIBS];-framework;QtCore;-framework IOKit;-framework DiskArbitration;-framework UniformTypeIdentifiers;-framework Foundation;-framework CoreBluetooth
|
Loading…
Add table
Add a link
Reference in a new issue