mirror of
https://github.com/libretro/Mu.git
synced 2026-09-23 07:05:37 +00:00
@@ -28,7 +28,8 @@ SOURCES_C := $(CORE_DIR)/libretro.c \
|
||||
$(CORE_DIR)/cursors.c \
|
||||
$(EMU_SOURCES_C)
|
||||
|
||||
ifneq ($(STATIC_LINKING), 1)
|
||||
ifeq ($(STATIC_LINKING),1)
|
||||
else
|
||||
SOURCES_C += $(LIBRETRO_COMM_DIR)/compat/compat_strl.c \
|
||||
$(LIBRETRO_COMM_DIR)/compat/compat_posix_string.c \
|
||||
$(LIBRETRO_COMM_DIR)/compat/fopen_utf8.c \
|
||||
|
||||
Reference in New Issue
Block a user