mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-15 02:11:43 -06:00
4.34 beta
This commit is contained in:
committed by
Kornel Lesiński
parent
02516d3fce
commit
0f60a4933b
@@ -5,9 +5,11 @@ CFLAGS = $(CFLAGS) -I ../../../ \
|
||||
-DEXCLUDE_COM \
|
||||
-DNO_REGISTRY \
|
||||
-DFORMAT_7Z \
|
||||
-DCOMPRESS_MT \
|
||||
-DCOMPRESS_BCJ_X86 \
|
||||
-DCOMPRESS_BCJ2 \
|
||||
-DCOMPRESS_BZIP2_DECODER \
|
||||
-DCOMPRESS_BZIP2_MT \
|
||||
-DCOMPRESS_COPY \
|
||||
-DCOMPRESS_DEFLATE_DECODER \
|
||||
-DCOMPRESS_LZMA \
|
||||
@@ -54,6 +56,7 @@ AR_COMMON_OBJS = \
|
||||
$O\InStreamWithCRC.obj \
|
||||
$O\ItemNameUtils.obj \
|
||||
$O\OutStreamWithCRC.obj \
|
||||
$O\ParseProperties.obj \
|
||||
|
||||
|
||||
7Z_OBJS = \
|
||||
|
||||
Reference in New Issue
Block a user