mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-08 12:07:03 -06:00
More Build.mak optimizations and fix for LzmaDec.mak
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
!IF "$(PLATFORM)" == "x64"
|
||||
CFLAGS_C_SPEC = -D_LZMA_DEC_OPT
|
||||
CFLAGS = $(CFLAGS) -D_LZMA_DEC_OPT
|
||||
ASM_OBJS = $(ASM_OBJS) \
|
||||
$O\LzmaDecOpt.obj
|
||||
!ENDIF
|
||||
|
||||
Reference in New Issue
Block a user