mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-09 14:07:08 -06:00
- add some pragma definitions to brotli port.h - change lz4 code, to include zstd/xxhash.h - fix various objects in makefile's - fix LzHandler.cpp, LZIP has now 0xC5 @ Guid.txt - improve logging on AppVeyor - fix version numbers in codecs - rename "Codec_zstdF" to "Codec_zstd_legacy" - add missing objects for lizard
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.6", "Brotli")
|
|
|
|
101 ICON "../../Archive/Icons/7z.ico"
|