mirror of
https://github.com/libretro/RetroArch
synced 2025-01-26 18:35:22 +00:00
Use more proper .dll.a.
This commit is contained in:
parent
1d95b5ee22
commit
1fe83ab25a
@ -75,7 +75,7 @@ endif
|
||||
ifeq ($(HAVE_FREETYPE), 1)
|
||||
OBJ += gfx/fonts.o
|
||||
DEFINES += -DHAVE_FREETYPE -Ifreetype2
|
||||
LIBS += -lfreetype-6
|
||||
LIBS += -lfreetype
|
||||
endif
|
||||
|
||||
ifeq ($(DYNAMIC), 1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user