X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/8a23a541df17e13ddb645e893d9c59a6239bf9bb..503ddb97f09d163e0b616892dd13d0903fd7d71e:/Makefile 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