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
Lars Brinkhoff 315933c114 Add support for the SUPDUP protocol.
Based on work by Josh Dersch, with permission.
2020-03-10 07:11:32 +00:00

12 lines
224 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 */