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

putty.rc « windows - github.com/mRemoteNG/PuTTYNG.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b8df49f2356c686989318b573ed214ba57ac8c84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#include "rcstuff.h"
#include "putty-rc.h"

#define APPNAME "PuTTYNG"
#define APPDESC "SSH, Telnet, Rlogin, and SUPDUP client"

IDI_MAINICON ICON "putty.ico"
IDI_CFGICON ICON "puttycfg.ico"

#include "help.rc2"
#include "putty-common.rc2"

#ifndef NO_MANIFESTS
1 RT_MANIFEST "putty.mft"
#endif /* NO_MANIFESTS */