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: 80018b45bf2e87848595af2f86cc666413db694f (plain)
1
2
3
4
5
6
7
8
#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