Files
easy7zip/CPP/7zip/Archive/7z/resource.rc
Tino Reichardt edeaf1339f Update Icons
2023-02-13 23:12:34 +01:00

11 lines
137 B
Plaintext

#include "../../MyVersionInfo.rc"
MY_VERSION_INFO_DLL("7z Plugin", "7z")
0 ICON "../Icons/7z.ico"
STRINGTABLE
BEGIN
100 "7z:0"
END