bake in johnanthonyowens/jsonsax as jsonsax_full
This commit is contained in:
parent
fb3393eb3a
commit
21fe0c8499
|
@ -1117,6 +1117,7 @@ endif
|
||||||
|
|
||||||
OBJ += $(LIBRETRO_COMM_DIR)/formats/bmp/rbmp_encode.o \
|
OBJ += $(LIBRETRO_COMM_DIR)/formats/bmp/rbmp_encode.o \
|
||||||
$(LIBRETRO_COMM_DIR)/formats/json/jsonsax.o \
|
$(LIBRETRO_COMM_DIR)/formats/json/jsonsax.o \
|
||||||
|
$(LIBRETRO_COMM_DIR)/formats/json/jsonsax_full.o \
|
||||||
$(LIBRETRO_COMM_DIR)/formats/image_transfer.o
|
$(LIBRETRO_COMM_DIR)/formats/image_transfer.o
|
||||||
|
|
||||||
ifdef HAVE_COMPRESSION
|
ifdef HAVE_COMPRESSION
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue