X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;ds=sidebyside;f=Makefile;fp=Makefile;h=b69762a02c2cf660dfc39d771f0bc640bec05915;hb=9e6923016cdf1b8fe592a8618b3d69f8fc8b1c68;hp=1c9ca13c71709e9433505cad7820d3d69a827f4c;hpb=c7aec27d6f41dc75a47e90ff7d290756394730f3;p=PuTTY.git diff --git a/Makefile b/Makefile index 1c9ca13c..b69762a0 100644 --- a/Makefile +++ b/Makefile @@ -46,6 +46,11 @@ # 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