Fix bug with setting window title on Unix that came in with r9214.
[sgt/putty] / windows / psftp.rc
CommitLineData
976374cd 1#include "rcstuff.h"
2
3#define APPNAME "PSFTP"
4#define APPDESC "Command-line interactive SFTP client"
5
6200 ICON "pscp.ico"
7
8#include "version.rc2"