Files
easy7zip/CPP/7zip/UI/Explorer/resource.rc
Tino Reichardt 09497b7ba0 Update to 7-Zip Version 21.04
- first test... no release!!!
2021-11-06 22:17:34 +01:00

11 lines
217 B
Plaintext

#include "../../MyVersionInfo.rc"
#include "resource2.rc"
MY_VERSION_INFO_DLL("7-Zip Shell Extension", "7-zip")
#ifndef UNDER_CE
1 24 MOVEABLE PURE "7-zip.dll.manifest"
#endif
IDI_ICON ICON "..\FileManager\FM.ico"