Add ffmpeg libraries for Windows x64
This commit is contained in:
parent
bf671752df
commit
02f4f193a9
130 changed files with 29666 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ unix:!macx {
|
|||
PKGCONFIG += openssl sdl2
|
||||
}
|
||||
|
||||
LIBS += -lSDL2
|
||||
LIBS += -lSDL2 -lavcodec -lavdevice -lavformat -lavutil
|
||||
win32 {
|
||||
LIBS += -llibssl -llibcrypto
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue