mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-12 22:14:29 +02:00
libimageenc.a: extract image-saving code from dwebp
BUG=webp:277 Change-Id: I2c0e1df7b13b1f77474b5478048fef022e90f77a
This commit is contained in:
committed by
James Zern
parent
9e478f808e
commit
af1ad3e2dd
@ -43,7 +43,7 @@ LOCAL_SRC_FILES := \
|
||||
|
||||
LOCAL_CFLAGS := $(WEBP_CFLAGS)
|
||||
LOCAL_C_INCLUDES := $(LOCAL_PATH)/../src
|
||||
LOCAL_STATIC_LIBRARIES := example_util imageio_util imagedec webp
|
||||
LOCAL_STATIC_LIBRARIES := example_util imageio_util imagedec imageenc webp
|
||||
|
||||
LOCAL_MODULE := dwebp
|
||||
|
||||
|
Reference in New Issue
Block a user