summaryrefslogtreecommitdiff
path: root/unotools/util
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-03-25 13:26:36 +0000
committerOliver Bolte <obo@openoffice.org>2008-03-25 13:26:36 +0000
commitf80e1c1610c7ad89530e02cb48ddb400e460a361 (patch)
treee034f2a0448c26629f8ed2e68076db97452cc6b1 /unotools/util
parent6a4729b731b1ca0bd5d957f0c3e287df24f5d76f (diff)
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
Diffstat (limited to 'unotools/util')
-rw-r--r--unotools/util/makefile.mk6
1 files 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) \