Add support for HMAC-SHA-256 as an SSH-2 MAC algorithm ("hmac-sha2-256")
[sgt/putty] / windows / puttytel.rc
CommitLineData
976374cd 1#include "rcstuff.h"
2
3#define APPNAME "PuTTYtel"
4#define APPDESC "Telnet and Rlogin client"
5
6#include "win_res.rc2"
7
8#ifndef NO_MANIFESTS
9/* FIXME */
101 RT_MANIFEST "putty.mft"
11#endif /* NO_MANIFESTS */