X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;ds=sidebyside;f=Makefile;fp=Makefile;h=feba78da3e53f7c6e1066a0fd3a9b0d4fa446875;hb=05226e43a9a77524d3024d632ae01f520f050af7;hp=8f5bbd7171a7f97e33abf3e5e4507932fa86cf22;hpb=22deaf4e08c548c714f5e35376523af2150ea24b;p=PuTTY.git diff --git a/Makefile b/Makefile index 8f5bbd71..feba78da 100644 --- a/Makefile +++ b/Makefile @@ -67,7 +67,7 @@ # LFLAGS = /debug # Disable debug and incremental linking and compiling -CFLAGS = /nologo /W3 /O1 /D_WINDOWS /D_WIN32_WINDOWS=0x401 +CFLAGS = /nologo /W3 /O1 /D_WINDOWS /D_WIN32_WINDOWS=0x401 /DWINVER=0x401 LFLAGS = /incremental:no /fixed # Use MSVC DLL