mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-04 17:06:48 +00:00
Create samples/file/nbio
This commit is contained in:
parent
17ded1a9ac
commit
a1c2036769
@ -4,7 +4,7 @@ LIBRETRO_COMM_DIR := ../../..
|
||||
|
||||
SOURCES := \
|
||||
nbio_test.c \
|
||||
../nbio_stdio.c
|
||||
$(LIBRETRO_COMM_DIR)/file/nbio/nbio_stdio.c
|
||||
|
||||
OBJS := $(SOURCES:.c=.o)
|
||||
|
Loading…
Reference in New Issue
Block a user