mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-08 04:07:02 -06:00
- add the "fast compression levels" of zstd via "fast" option (fast=1..64) - change the 7-Zip property sizes of LZ4, LZ5 and Zstandard to 3 - 3 and 5 byte header are valid now (default is 3) - update the Methods-Extern.md file, to reflect the property changes
7 lines
185 B
Plaintext
7 lines
185 B
Plaintext
#include "../../../../C/7zVersionTr.h"
|
|
#include "../../../../C/7zVersion.rc"
|
|
|
|
MY_VERSION_INFO_DLL("7-Zip Brotli Plugin v1.0.7", "Brotli")
|
|
|
|
101 ICON "../../Archive/Icons/7z.ico"
|