X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/cdd6c58608ec6ba0f2e0246d45b54e2d77b5abab..01c034ad857128c51482a563befb374e38ebe668:/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