]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - windows/winstuff.h
Include 'build info' in all --version text and About boxes.
[PuTTY.git] / windows / winstuff.h
index b9602243b104ac08e2a9d7944359d12e4d647f3a..9829f0876c1149fcdb63d67f42192548a98f5c2b 100644 (file)
@@ -27,6 +27,8 @@
 
 #include "winhelp.h"
 
+#define BUILDINFO_PLATFORM "Windows"
+
 struct Filename {
     char *path;
 };