Welcome to mirror list, hosted at ThFree Co, Russian Federation.

resource.rc « Explorer « UI « 7zip « CPP - github.com/kornelski/7z.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 66592908d9b64edbe36206b115d8de2efdacb897 (plain)
1
2
3
4
5
6
7
8
9
10
#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"