mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-12 22:14:29 +02:00
cwebp: extract WIC decoding to its own module
Change-Id: I8e3e20787f6c3cc0616bd33beb2a6ccdda1e04f7
This commit is contained in:
@ -176,6 +176,7 @@ EX_FORMAT_DEC_OBJS = \
|
||||
$(DIROBJ)\examples/metadata.obj \
|
||||
$(DIROBJ)\examples/pngdec.obj \
|
||||
$(DIROBJ)\examples/tiffdec.obj \
|
||||
$(DIROBJ)\examples/wicdec.obj \
|
||||
|
||||
EX_UTIL_OBJS = \
|
||||
$(DIROBJ)\examples\example_util.obj \
|
||||
|
Reference in New Issue
Block a user