mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 12:32:52 +00:00
[LIBNX] Change static lib name to libretro_libnx.a
This commit is contained in:
parent
0aef172fff
commit
520f242051
@ -169,7 +169,7 @@ else
|
||||
endif
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
export OFILES := $(OBJ) libretro_switch.a
|
||||
export OFILES := $(OBJ) libretro_libnx.a
|
||||
export HFILES_BIN := $(addsuffix .h,$(subst .,_,$(BINFILES)))
|
||||
|
||||
export INCLUDE := $(foreach dir,$(INCLUDES),-I$(CURDIR)/$(dir)) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user