mirror of
https://github.com/webmproject/libwebp.git
synced 2024-12-26 05:38:22 +01:00
update Android.mk file list
Change-Id: Idffc497931c85582725e65f1d7b7384bcee0fdd5
This commit is contained in:
parent
a90cb2be6e
commit
e852f83205
@ -31,8 +31,11 @@ LOCAL_SRC_FILES := \
|
||||
src/enc/syntax.c \
|
||||
src/enc/tree.c \
|
||||
src/enc/webpenc.c \
|
||||
src/utils/alpha.c \
|
||||
src/utils/bit_reader.c \
|
||||
src/utils/bit_writer.c \
|
||||
src/utils/quant_levels.c \
|
||||
src/utils/tcoder.c \
|
||||
src/utils/thread.c \
|
||||
|
||||
LOCAL_CFLAGS := -Wall -DANDROID -DHAVE_MALLOC_H -DHAVE_PTHREAD -DWEBP_USE_THREAD \
|
||||
|
Loading…
Reference in New Issue
Block a user