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

12 lines
215 B
Plaintext
Raw Normal View History

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