`win-versioninfo': all builds of all Windows binaries now contain
[u/mdw/putty] / windows / putty.rc
diff --git a/windows/putty.rc b/windows/putty.rc
new file mode 100644 (file)
index 0000000..9cfd43d
--- /dev/null
@@ -0,0 +1,10 @@
+#include "rcstuff.h"
+
+#define APPNAME "PuTTY"
+#define APPDESC "SSH, Telnet and Rlogin client"
+
+#include "win_res.rc2"
+
+#ifndef NO_MANIFESTS
+1 RT_MANIFEST "putty.mft"
+#endif /* NO_MANIFESTS */