mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-08 12:07:03 -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
178 B
Plaintext
7 lines
178 B
Plaintext
#include "../../../../C/7zVersionTr.h"
|
|
#include "../../../../C/7zVersion.rc"
|
|
|
|
MY_VERSION_INFO_DLL("7-Zip LZ5 Plugin v1.5", "Lz5")
|
|
|
|
101 ICON "../../Archive/Icons/lz5.ico"
|