Reinstate a piece of code accidentally removed in r9214, where Windows
[u/mdw/putty] / windows / putty.rc
CommitLineData
976374cd 1#include "rcstuff.h"
2
3#define APPNAME "PuTTY"
4#define APPDESC "SSH, Telnet and Rlogin client"
5
6#include "win_res.rc2"
7
8#ifndef NO_MANIFESTS
91 RT_MANIFEST "putty.mft"
10#endif /* NO_MANIFESTS */