mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-08 12:07:03 -06:00
Update Zstandard to v1.3.2
This commit is contained in:
@@ -30,9 +30,9 @@ ZSTD_OBJS = \
|
||||
$O\xxhash.obj \
|
||||
|
||||
ZSTDMT_OBJS = \
|
||||
$O\threading.obj \
|
||||
$O\lz4-mt_common.obj \
|
||||
$O\lz4-mt_compress.obj \
|
||||
$O\lz4-mt_decompress.obj \
|
||||
$O\zstd-mt_threading.obj \
|
||||
|
||||
!include "../../7zip.mak"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#include "../../../../C/7zVersionTr.h"
|
||||
#include "../../../../C/7zVersion.rc"
|
||||
|
||||
MY_VERSION_INFO_DLL("7-Zip LZ4 Plugin v1.7.5", "Lz4")
|
||||
MY_VERSION_INFO_DLL("7-Zip LZ4 Plugin v1.8.0", "Lz4")
|
||||
|
||||
101 ICON "../../Archive/Icons/lz5.ico"
|
||||
101 ICON "../../Archive/Icons/lz4.ico"
|
||||
|
||||
Reference in New Issue
Block a user