mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
Fixup Win32 build.
This commit is contained in:
parent
804626e20d
commit
471ac51d6c
@ -251,7 +251,7 @@ endif
|
||||
ifeq ($(HAVE_FFMPEG), 1)
|
||||
LIBS += -lavformat -lavcodec -lavutil -lswscale -lws2_32 -lz
|
||||
DEFINES += -DHAVE_FFMPEG -DHAVE_RECORD -Iffmpeg
|
||||
OBJ += record/ffemu.o
|
||||
OBJ += record/ffemu.o record/ffmpeg.o
|
||||
endif
|
||||
|
||||
ifneq ($(V), 1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user