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

puttytel.rc « windows - github.com/mRemoteNG/PuTTYNG.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 41767a101728df023ba180ed110c84600e3c041d (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 "PuTTYtel"
#define APPDESC "Telnet and Rlogin client"

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

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

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