#include "rcstuff.h" #include "putty-rc.h" #define APPNAME "PuTTY" #define APPDESC "SSH, Telnet, Rlogin, and SUPDUP client" IDI_MAINICON ICON "putty.ico" IDI_CFGICON ICON "puttycfg.ico" #include "help.rc2" #include "putty-common.rc2" #ifndef NO_MANIFESTS 1 RT_MANIFEST "putty.mft" #endif /* NO_MANIFESTS */