updated android example with ir_decoder 0.2.5
This commit is contained in:
@@ -12,10 +12,10 @@ LOCAL_SRC_FILES := ./jni/src/ir_decode_jni.c \
|
||||
./src/ir_ac_parse_parameter.c \
|
||||
./src/ir_ac_parse_forbidden_info.c \
|
||||
./src/ir_ac_parse_frame_info.c \
|
||||
./src/ir_ac_binary_parse.c \
|
||||
./src/ir_ac_control.c \
|
||||
./src/ir_ac_binary_parse.c \
|
||||
./src/ir_ac_control.c \
|
||||
./src/ir_utils.c \
|
||||
|
||||
LOCAL_LDLIBS += -L$(SYSROOT)/usr/lib -llog
|
||||
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
|
||||
Reference in New Issue
Block a user