From c91e5ef4f0188eff0ad90b2355f3df76792c730b Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Tue, 25 Mar 2008 13:28:58 +0000 Subject: INTEGRATION: CWS winordinals (1.13.62); FILE MERGED 2008/03/07 15:20:50 vg 1.13.62.1: #i86800# switch to symbol-exporting scheme --- comphelper/util/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'comphelper/util') diff --git a/comphelper/util/makefile.mk b/comphelper/util/makefile.mk index fdbcf02595b3..63ac3a358cd6 100644 --- a/comphelper/util/makefile.mk +++ b/comphelper/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.13 $ +# $Revision: 1.14 $ # -# last change: $Author: vg $ $Date: 2007-09-20 16:40:40 $ +# last change: $Author: obo $ $Date: 2008-03-25 14:28:58 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -67,7 +67,7 @@ SHL1STDLIBS= \ SHL1DEPN= SHL1IMPLIB= i$(COMPHLP_TARGET) -SHL1USE_EXPORTS=ordinal +SHL1USE_EXPORTS=name SHL1LIBS= $(LIB1TARGET) SHL1DEF= $(MISC)$/$(SHL1TARGET).def -- cgit