7-Zip 16.02 with Zstd 0.7.1 release

This commit is contained in:
Tino Reichardt
2016-06-26 10:39:08 +02:00
parent 2542318d0e
commit a43bcecdeb
11 changed files with 7 additions and 8 deletions

View File

@@ -130,6 +130,7 @@ ZSTD_OBJS = \
$O\zbuff_decompress.obj \
$O\zstd_common.obj \
$O\zstd_decompress.obj \
$O\xxhash.obj \
!include "../../Aes.mak"
!include "../../Crc.mak"

View File

@@ -149,6 +149,7 @@ ZSTD_OBJS = \
$O\zbuff_decompress.obj \
$O\zstd_common.obj \
$O\zstd_decompress.obj \
$O\xxhash.obj \
!include "../../Aes.mak"
!include "../../Crc.mak"

View File

Binary file not shown.

View File

Binary file not shown.

View File

Binary file not shown.

View File

Binary file not shown.

View File

Binary file not shown.