Sha256: 7658dd6f3628357cc4868c04529add74a04cbb414d972090ba6347cddf907733
Contents?: true
Size: 356 Bytes
Versions: 63
Compression:
Stored size: 356 Bytes
Contents
LOCAL_PATH := $(call my-dir) include $(CLEAR_VARS) LOCAL_MODULE := json LOCAL_SRC_FILES := \ JSONIterator.cpp \ RJSONTokener.c \ arraylist.c \ json_debug.c \ json_object.c \ json_tokener.c \ json_util.c \ linkhash.c \ printbuf.c LOCAL_C_INCLUDES := $(LOCAL_PATH) $(SHARED_PATH_INC) include $(BUILD_STATIC_LIBRARY)
Version data entries
63 entries across 58 versions & 2 rubygems