9 lines
145 B
Plaintext
9 lines
145 B
Plaintext
#include "rcstuff.h"
|
|
|
|
#define APPNAME "PSCP"
|
|
#define APPDESC "Command-line SCP/SFTP client"
|
|
|
|
200 ICON "pscp.ico"
|
|
|
|
#include "version.rc2"
|