diff libpurple/win32/global.mak @ 28472:7e400b0c6397

Define WIN32_LEAN_AND_MEAN where possible during the compile to hopefully speed it up.
author Daniel Atallah <daniel.atallah@gmail.com>
date Sat, 31 Oct 2009 19:23:14 +0000
parents bd3cf895e19a
children bc2760c74a79
line wrap: on
line diff
--- a/libpurple/win32/global.mak	Fri Oct 30 06:52:29 2009 +0000
+++ b/libpurple/win32/global.mak	Sat Oct 31 19:23:14 2009 +0000
@@ -85,7 +85,7 @@
 DEFINES += -DHAVE_CYRUS_SASL
 endif
 
-DEFINES += -DHAVE_CONFIG_H
+DEFINES += -DHAVE_CONFIG_H -DWIN32_LEAN_AND_MEAN
 
 # Use -g flag when building debug version of Pidgin (including plugins).
 # Use -fnative-struct instead of -mms-bitfields when using mingw 1.1