Add ffmpeg libraries for Windows x64

This commit is contained in:
Cameron Gutman 2018-07-07 20:45:54 -07:00
commit 02f4f193a9
130 changed files with 29666 additions and 1 deletions

View file

@ -36,7 +36,7 @@ unix:!macx {
PKGCONFIG += openssl sdl2
}
LIBS += -lSDL2
LIBS += -lSDL2 -lavcodec -lavdevice -lavformat -lavutil
win32 {
LIBS += -llibssl -llibcrypto
} else {