mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-08 02:07:06 -06:00
- changed to real Lizard code v1.0 (I used LZ5 v2.0) - add Lizard file handling, so '.liz' files can be used in windows - changed CompressDialog (Lizard has 4 entries in the methods now) - added Lizard icon
7 lines
180 B
Plaintext
7 lines
180 B
Plaintext
#include "../../../../C/7zVersionTr.h"
|
|
#include "../../../../C/7zVersion.rc"
|
|
|
|
MY_VERSION_INFO_DLL("7-Zip LZ4 Plugin v1.7.5", "Lz4")
|
|
|
|
101 ICON "../../Archive/Icons/lz5.ico"
|