X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/cdd6c58608ec6ba0f2e0246d45b54e2d77b5abab..32874aeac8dacbca26663777b39a79efc5d8dc4b:/Makefile?ds=sidebyside diff --git a/Makefile b/Makefile index 8380c5cf..07135ffd 100644 --- a/Makefile +++ b/Makefile @@ -54,7 +54,7 @@ # LFLAGS = /debug # Disable debug and incremental linking and compiling -CFLAGS = /nologo /W3 /O1 /D_WINDOWS +CFLAGS = /nologo /W3 /O1 /D_WINDOWS /D_WIN32_WINDOWS=0x401 LFLAGS = /incremental:no /fixed # Use MSVC DLL