Create samples/file/nbio
This commit is contained in:
parent
17ded1a9ac
commit
a1c2036769
|
@ -4,7 +4,7 @@ LIBRETRO_COMM_DIR := ../../..
|
||||||
|
|
||||||
SOURCES := \
|
SOURCES := \
|
||||||
nbio_test.c \
|
nbio_test.c \
|
||||||
../nbio_stdio.c
|
$(LIBRETRO_COMM_DIR)/file/nbio/nbio_stdio.c
|
||||||
|
|
||||||
OBJS := $(SOURCES:.c=.o)
|
OBJS := $(SOURCES:.c=.o)
|
||||||
|
|
Loading…
Reference in New Issue