Replace the type-checking COMPTR macro with my current idea of best
[sgt/putty] / windows / plink.rc
CommitLineData
976374cd 1#include "rcstuff.h"
2
3#define APPNAME "Plink"
4#define APPDESC "Command-line SSH, Telnet, and Rlogin client"
5
12dc4ec0 6200 ICON "putty.ico"
976374cd 7
8#include "version.rc2"