]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - Makefile
Patch from RDB: invent a /DMSVC4 compile-time definition which
[PuTTY.git] / Makefile
index 1c9ca13c71709e9433505cad7820d3d69a827f4c..b69762a02c2cf660dfc39d771f0bc640bec05915 100644 (file)
--- a/Makefile
+++ b/Makefile
 #      full-screen mode (configurable to work on Alt-Enter) will
 #      not behave usefully in a multi-monitor environment.
 #
+#  - COMPAT=/DMSVC4
+#  - RCFL=/DMSVC4
+#      Makes a couple of minor changes so that PuTTY compiles using
+#      MSVC 4. You will also need /DNO_SECURITY and /DNO_MULTIMON.
+#
 #  - RCFL=/DASCIICTLS
 #      Uses ASCII rather than Unicode to specify the tab control in
 #      the resource file. Probably most useful when compiling with