From f80e1c1610c7ad89530e02cb48ddb400e460a361 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Tue, 25 Mar 2008 13:26:36 +0000 Subject: [PATCH] INTEGRATION: CWS winordinals (1.18.94); FILE MERGED 2008/03/07 15:20:15 vg 1.18.94.1: #i86800# switch to symbol-exporting scheme --- unotools/util/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/unotools/util/makefile.mk b/unotools/util/makefile.mk index c4915d90a1c9..f3acbf84b9ec 100644 --- a/unotools/util/makefile.mk +++ b/unotools/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.19 $ +# $Revision: 1.20 $ # -# last change: $Author: obo $ $Date: 2008-02-25 16:01:24 $ +# last change: $Author: obo $ $Date: 2008-03-25 14:26:36 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -61,7 +61,7 @@ LIB1FILES=\ SHL1TARGET=$(TARGET)$(DLLPOSTFIX) SHL1IMPLIB=iutl -SHL1USE_EXPORTS=ordinal +SHL1USE_EXPORTS=name SHL1STDLIBS= \ $(SALHELPERLIB) \