1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-10 01:48:00 +00:00
putty-source/windows/putty.rc
Jacob Nevins 557164b043 Tweaks to SUPDUP documentation.
Including noting that it can't be used with Plink, and better indexing.
2021-02-21 16:44:51 +00:00

12 lines
225 B
Plaintext

#include "rcstuff.h"
#define APPNAME "PuTTY"
#define APPDESC "SSH, Telnet, Rlogin, and SUPDUDP client"
#include "winhelp.rc2"
#include "win_res.rc2"
#ifndef NO_MANIFESTS
1 RT_MANIFEST "putty.mft"
#endif /* NO_MANIFESTS */