mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-08 22:07:07 -06:00
- updated zstd to latest devel release - lz4, lz5 and zstd is included now - all three support threading
7 lines
169 B
Plaintext
7 lines
169 B
Plaintext
#include "../../../../C/7zVersionTr.h"
|
|
#include "../../../../C/7zVersion.rc"
|
|
|
|
MY_VERSION_INFO_DLL("7z LZ5 Plugin", "lz5")
|
|
|
|
101 ICON "../../Archive/Icons/7z.ico"
|