mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-26 18:37:31 +09:00
Issue #1939 - Part 1: Update build system for libwebp.
This commit is contained in:
parent
9f598a8abc
commit
56d49fd570
11 changed files with 250 additions and 118 deletions
|
|
@ -8,8 +8,10 @@ with Files('**'):
|
|||
|
||||
SOURCES += [
|
||||
'bit_reader_utils.c',
|
||||
'bit_writer_utils.c',
|
||||
'color_cache_utils.c',
|
||||
'filters_utils.c',
|
||||
'huffman_encode_utils.c',
|
||||
'huffman_utils.c',
|
||||
'quant_levels_dec_utils.c',
|
||||
'quant_levels_utils.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue