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

12 lines
226 B
Plaintext
Raw Normal View History

#include "rcstuff.h"
#define APPNAME "PuTTY"
2021-02-21 23:07:02 +00:00
#define APPDESC "SSH, Telnet, Rlogin, and SUPDUP client"
#include "help.rc2"
#include "putty-common.rc2"
#ifndef NO_MANIFESTS
1 RT_MANIFEST "putty.mft"
#endif /* NO_MANIFESTS */