From 4868cba7b357ca733bd60cb0b1ff2c01d6405180 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Tue, 25 Mar 2008 13:32:30 +0000 Subject: INTEGRATION: CWS winordinals (1.62.184); FILE MERGED 2008/03/07 15:16:58 vg 1.62.184.1: #i86800# switch to symbol-exporting scheme --- sw/util/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sw/util') diff --git a/sw/util/makefile.mk b/sw/util/makefile.mk index 122dafe72058..9202986e0548 100644 --- a/sw/util/makefile.mk +++ b/sw/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.66 $ +# $Revision: 1.67 $ # -# last change: $Author: rt $ $Date: 2008-03-12 13:00:47 $ +# last change: $Author: obo $ $Date: 2008-03-25 14:32:30 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -94,7 +94,7 @@ SWLIBFILES = \ $(SLB)$/ui2.lib SHL1TARGET= $(TARGET)$(DLLPOSTFIX) -SHL1USE_EXPORTS=ordinal +SHL1USE_EXPORTS=name SHL1IMPLIB= _$(TARGET) SHL1LIBS= $(SLB)$/swall.lib $(SWLIBFILES) -- cgit