summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-04-13 11:15:44 +0000
committerOliver Bolte <obo@openoffice.org>2005-04-13 11:15:44 +0000
commit826a3336d0e48a1b08cac1b94121697e05870a37 (patch)
treeb7780bf0bb43a60a20b1de003da341d058c2edd8 /tools
parent6267a1362f106a78ada043cebf0af0613c1a03b5 (diff)
INTEGRATION: CWS visibility03 (1.14.84); FILE MERGED
2005/03/15 11:55:30 mhu 1.14.84.1: #i40092# Added SHL1USE_EXPORTS=ordinal.
Diffstat (limited to 'tools')
-rw-r--r--tools/util/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/tools/util/makefile.mk b/tools/util/makefile.mk
index 090e02c2e8ac..50bdcb0a22ca 100644
--- a/tools/util/makefile.mk
+++ b/tools/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.14 $
+# $Revision: 1.15 $
#
-# last change: $Author: rt $ $Date: 2004-06-17 11:38:10 $
+# last change: $Author: obo $ $Date: 2005-04-13 12:15:44 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -198,6 +198,7 @@ SHL1TARGET= tl$(VERSION)$(DLLPOSTFIX)
SHL1LIBS= $(LIB1TARGET)
SHL1DEF= $(MISC)$/$(SHL1TARGET).def
SHL1IMPLIB= itools
+SHL1USE_EXPORTS=ordinal
SHL1STDLIBS+= $(SALLIB) $(VOSLIB) $(BASEGFXLIB)
.IF "$(WITH_LIBART)"=="YES"