From 769a37773769b08829f68e7f5ce0fc3bf66f6445 Mon Sep 17 00:00:00 2001 From: marha Date: Thu, 23 Feb 2012 12:35:44 +0100 Subject: Added taskbar grouping for windows 7 --- makefile.before | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefile.before') diff --git a/makefile.before b/makefile.before index a5ed0aa68..55bef4663 100644 --- a/makefile.before +++ b/makefile.before @@ -71,7 +71,7 @@ INCLUDES += $(TOPSRCDIR)\damageext $(TOPSRCDIR)\randr $(TOPSRCDIR)\xfixes $(TOPS INCLUDES += $(TOPSRCDIR)\miext\shadow $(MHMAKECONF)\zlib INCLUDES += $(MHMAKECONF)\include $(TOPSRCDIR)\Xext $(MHMAKECONF)\pixman\pixman -SYSTEMLIBS ?= odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib \ +SYSTEMLIBS ?= odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib shlwapi.lib \ oleaut32.lib uuid.lib odbc32.lib odbccp32.lib setupapi.lib winmm.lib ws2_32.lib wmcodecdspuuid.lib comctl32.lib opengl32.lib CPPFLAGS ?= $(CCFLAGS) -EHa -- cgit v1.2.3