From 0256e696cc3b22f3eb105ab63fd3cce24cd21b2f Mon Sep 17 00:00:00 2001 From: marha Date: Mon, 18 Jul 2011 10:59:45 +0200 Subject: freetype244 -> freetype245 --- xkbcomp/makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'xkbcomp') diff --git a/xkbcomp/makefile b/xkbcomp/makefile index 68e35a80a..aa99e55e1 100644 --- a/xkbcomp/makefile +++ b/xkbcomp/makefile @@ -48,10 +48,10 @@ CSRCS = action.c \ LINKLIBS += $(MHMAKECONF)\openssl\out32\libeay32.lib ifeq ($(DEBUG),1) -LINKLIBS += $(MHMAKECONF)\freetype\lib\freetype244MT_D.lib \ +LINKLIBS += $(MHMAKECONF)\freetype\lib\freetype245MT_D.lib \ $(MHMAKECONF)\pthreads\pthreadVC2d.lib else -LINKLIBS += $(MHMAKECONF)\freetype\lib\freetype244MT.lib \ +LINKLIBS += $(MHMAKECONF)\freetype\lib\freetype245MT.lib \ $(MHMAKECONF)\pthreads\pthreadVC2.lib endif -- cgit v1.2.3