From 2cf6a3140a24923e81d1a325c0c9def34cd2e794 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Wed, 2 Nov 2005 12:35:19 +0000 Subject: INTEGRATION: CWS canvas02 (1.69.18); FILE MERGED 2005/10/17 12:34:37 thb 1.69.18.3: RESYNC: (1.74-1.75); FILE MERGED 2005/10/09 08:51:22 thb 1.69.18.2: RESYNC: (1.69-1.74); FILE MERGED 2005/09/15 15:32:22 hdu 1.69.18.1: #125760# add GetTextOutline with basegfx polygon result --- vcl/util/makefile.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'vcl/util') diff --git a/vcl/util/makefile.mk b/vcl/util/makefile.mk index 5b1fe3c56852..1c5b12f0671d 100644 --- a/vcl/util/makefile.mk +++ b/vcl/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.75 $ +# $Revision: 1.76 $ # -# last change: $Author: obo $ $Date: 2005-10-13 09:37:37 $ +# last change: $Author: kz $ $Date: 2005-11-02 13:35:19 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -171,6 +171,7 @@ SHL1STDLIBS+=\ $(CPPULIB) \ $(VOSLIB) \ $(SALLIB) \ + $(BASEGFXLIB) \ $(ICUUCLIB) \ $(ICULELIB) \ $(JVMACCESSLIB) -- cgit