Add ffmpeg libraries for Windows x64

This commit is contained in:
Cameron Gutman
2018-07-07 20:45:54 -07:00
parent bf671752df
commit 02f4f193a9
130 changed files with 29666 additions and 1 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ unix:!macx {
PKGCONFIG += openssl sdl2
}
LIBS += -lSDL2
LIBS += -lSDL2 -lavcodec -lavdevice -lavformat -lavutil
win32 {
LIBS += -llibssl -llibcrypto
} else {