mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 06:01:12 +00:00
Update libs for Windows, macOS, and AppImage
SDL2_ttf -> 2.20.2 SDL2 -> b57a6a1a OpenSSL -> 1.1.1t (eec3403 for WinARM64) opus -> 8cf872a1 FFmpeg -> 6.0 (with DXVA2/D3D11VA AV1 decoders enabled)
This commit is contained in:
+1
-1
@@ -120,7 +120,7 @@ win32:!winrt {
|
||||
CONFIG += soundio discord-rpc
|
||||
}
|
||||
macx {
|
||||
LIBS += -lssl -lcrypto -lavcodec.59 -lavutil.57 -lopus -framework SDL2 -framework SDL2_ttf
|
||||
LIBS += -lssl -lcrypto -lavcodec.60 -lavutil.58 -lopus -framework SDL2 -framework SDL2_ttf
|
||||
LIBS += -lobjc -framework VideoToolbox -framework AVFoundation -framework CoreVideo -framework CoreGraphics -framework CoreMedia -framework AppKit -framework Metal
|
||||
|
||||
# For libsoundio
|
||||
|
||||
Reference in New Issue
Block a user