Wez Furlong's patch to add xterm mouse reporting and proper mouse
[u/mdw/putty] / Makefile
index 8380c5c..07135ff 100644 (file)
--- 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