mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-07 20:06:59 -06:00
23.01
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
!IF "$(PLATFORM)" == "x64"
|
||||
!IFNDEF NO_ASM
|
||||
CFLAGS_C_SPEC = -D_LZMA_DEC_OPT
|
||||
CFLAGS_C_SPEC = -DZ7_LZMA_DEC_OPT
|
||||
ASM_OBJS = $(ASM_OBJS) \
|
||||
$O\LzmaDecOpt.obj
|
||||
!ENDIF
|
||||
|
||||
Reference in New Issue
Block a user