mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
(ffmpeg core) Update Makefile
This commit is contained in:
parent
de3ac2c549
commit
ba74747860
1 changed files with 1 additions and 0 deletions
|
@ -193,6 +193,7 @@ else
|
|||
ifeq ($(OPENGL),1)
|
||||
GL_LIB := -lopengl32
|
||||
CFLAGS += -DHAVE_OPENGL
|
||||
HAVE_OPENGL = 1
|
||||
HAVE_GL_FFT := 1
|
||||
WIN32_PLATFORM := 1
|
||||
endif
|
||||
|
|
Loading…
Add table
Reference in a new issue