mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-07 22:06:59 -06:00
Add Fast LZMA2 codec dll build; Fix 32-bit warnings
This commit is contained in:
@@ -156,6 +156,7 @@ COMPRESS_OBJS = $(COMPRESS_OBJS) \
|
||||
$O\ZstdDecoder.obj \
|
||||
$O\ZstdEncoder.obj \
|
||||
$O\ZstdRegister.obj \
|
||||
$O\FastLzma2Register.obj \
|
||||
|
||||
BROTLI_OBJS = \
|
||||
$O/br_backward_references.obj \
|
||||
|
||||
Reference in New Issue
Block a user