mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-08 14:07:00 -06:00
18.03
This commit is contained in:
5
CPP/7zip/LzmaDec.mak
Normal file
5
CPP/7zip/LzmaDec.mak
Normal file
@@ -0,0 +1,5 @@
|
||||
!IF "$(CPU)" == "AMD64"
|
||||
CFLAGS_C_SPEC = -D_LZMA_DEC_OPT
|
||||
ASM_OBJS = $(ASM_OBJS) \
|
||||
$O\LzmaDecOpt.obj
|
||||
!ENDIF
|
||||
Reference in New Issue
Block a user