Files
easy7zip/CPP/7zip/Bundles/Codec_lz4/resource.rc
Tino Reichardt c9b085e4ec Add some compiling fixes and choose compiler (vc12 + sdk71 for ia64)
- 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
2018-10-21 18:53:42 +02:00

7 lines
180 B
Plaintext

#include "../../../../C/7zVersionTr.h"
#include "../../../../C/7zVersion.rc"
MY_VERSION_INFO_DLL("7-Zip LZ4 Plugin v1.8.3", "Lz4")
101 ICON "../../Archive/Icons/lz4.ico"