1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-09 17:38:00 +00:00
putty-source/windows/puttytel.rc

16 lines
303 B
Plaintext
Raw Permalink Normal View History

#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 */