From cf743b33d0e7748d69ec5eca6352fb1f4417c237 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Tue, 25 Mar 2008 13:08:32 +0000 Subject: INTEGRATION: CWS winordinals (1.2.14); FILE MERGED 2008/03/07 15:17:20 vg 1.2.14.1: #i86800# switch to symbol-exporting scheme --- oox/util/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'oox/util') diff --git a/oox/util/makefile.mk b/oox/util/makefile.mk index d793c2972f1a..a635e033ac9e 100644 --- a/oox/util/makefile.mk +++ b/oox/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: kz $ $Date: 2008-03-05 19:10:23 $ +# last change: $Author: obo $ $Date: 2008-03-25 14:08:32 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -64,7 +64,7 @@ LIB1FILES= \ SHL1TARGET= $(TARGET)$(DLLPOSTFIX) SHL1IMPLIB= i$(SHL1TARGET) -SHL1USE_EXPORTS=ordinal +SHL1USE_EXPORTS=name SHL1STDLIBS= \ $(VOSLIB) \ -- cgit