From b3e6e1fe1b24acd759768f29732d18fb512e9823 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Tue, 25 Mar 2008 13:26:58 +0000 Subject: INTEGRATION: CWS winordinals (1.20.38); FILE MERGED 2008/03/07 15:20:21 vg 1.20.38.1: #i86800# switch to symbol-exporting scheme --- sot/util/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sot/util') diff --git a/sot/util/makefile.mk b/sot/util/makefile.mk index 3c9e4169a139..8087ed9a8ce0 100644 --- a/sot/util/makefile.mk +++ b/sot/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.21 $ +# $Revision: 1.22 $ # -# last change: $Author: obo $ $Date: 2008-02-25 17:26:21 $ +# last change: $Author: obo $ $Date: 2008-03-25 14:26:58 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -56,7 +56,7 @@ LIB1FILES= $(SLB)$/base.lib \ SHL1TARGET= $(TARGET)$(DLLPOSTFIX) SHL1IMPLIB= $(TARGET) -SHL1USE_EXPORTS=ordinal +SHL1USE_EXPORTS=name SHL1LIBS= $(SLB)$/$(TARGET).lib SHL1STDLIBS=$(TOOLSLIB) $(SALLIB) $(UNOTOOLSLIB) $(CPPUHELPERLIB) $(COMPHELPERLIB) $(UCBHELPERLIB) $(CPPULIB) -- cgit