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

resource.rc « 7z « Archive « 7zip « CPP - github.com/kornelski/7z.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f79dac0888bd25b2298a6da2aaff68befea99efb (plain)
1
2
3
4
5
6
7
8
9
10
11
#include "../../MyVersionInfo.rc"

MY_VERSION_INFO_DLL("7z Plugin", "7z")

0 ICON  "../Icons/7z.ico"

STRINGTABLE
BEGIN
  100 "7z:0"
END