Better robustness in visual bell timeouts: handling GetTickCount
[u/mdw/putty] / Makefile
index 8f5bbd7..feba78d 100644 (file)
--- 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