mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-15 21:22:40 +00:00
Add ffmpeg libraries for Windows x64
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ unix:!macx {
|
||||
PKGCONFIG += openssl sdl2
|
||||
}
|
||||
|
||||
LIBS += -lSDL2
|
||||
LIBS += -lSDL2 -lavcodec -lavdevice -lavformat -lavutil
|
||||
win32 {
|
||||
LIBS += -llibssl -llibcrypto
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user