putty/windows/winhelp.rc2

9 строки
192 B
Plaintext

#include "win_res.h"
#ifdef EMBED_CHM
ID_CUSTOM_CHMFILE TYPE_CUSTOM_CHMFILE "../doc/putty.chm"
#define HELPVER " (with embedded help)"
#else
#define HELPVER " (without embedded help)"
#endif