mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-07 13:15:04 -06:00
Update zstd to version 1.5.0
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
!IF "$(PLATFORM)" == "x64"
|
||||
CFLAGS = $(CFLAGS) -D_LZMA_DEC_OPT
|
||||
!IFNDEF NO_ASM
|
||||
CFLAGS_C_SPEC = -D_LZMA_DEC_OPT
|
||||
ASM_OBJS = $(ASM_OBJS) \
|
||||
$O\LzmaDecOpt.obj
|
||||
!ENDIF
|
||||
!ENDIF
|
||||
|
||||
Reference in New Issue
Block a user