X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/d85548fea2a1e2cd8053945d10ede60c22b93a22..760858ffc8952fcbe6f9e27c9858d4229b407fd3:/Makefile diff --git a/Makefile b/Makefile index 82aeeb2d..605cf91a 100644 --- a/Makefile +++ b/Makefile @@ -21,6 +21,12 @@ # - COMPAT=/DWIN32S_COMPAT # Generates a binary that works (minimally) with Win32s. # +# - CFL=/DASCIICTLS +# Uses ASCII rather than Unicode to specify the tab control in +# the resource file. Probably most useful when compiling with +# Cygnus/mingw32, whose resource compiler may have less of a +# problem with it. +# ##-- CFLAGS = /nologo /W3 /YX /O2 /Yd /D_WINDOWS /DDEBUG /ML /Fd