mirror of
https://github.com/libretro/beetle-pce-fast-libretro.git
synced 2024-11-26 17:40:40 +00:00
MSVC buildfix
This commit is contained in:
parent
4f70b970b3
commit
c640855c21
@ -174,7 +174,7 @@ ifeq ($(HAVE_CHD), 1)
|
||||
else
|
||||
INCFLAGS += $(LIBCHDR_INCFLAGS)
|
||||
SOURCES_C += $(LIBCHDR_SOURCES_C)
|
||||
ifeq ($(platform), win)
|
||||
ifneq (,$(findstring windows,$(platform)))
|
||||
SOURCES_C += $(DEPS_DIR)/flac-1.3.2/src/libFLAC/windows_unicode_filenames.c
|
||||
endif
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user