summaryrefslogtreecommitdiff
path: root/sot
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-04-13 11:35:51 +0000
committerOliver Bolte <obo@openoffice.org>2005-04-13 11:35:51 +0000
commit00229269f15ede819007c0b49d527194f3bee2a7 (patch)
treed242428c028a54af716e37d24858c22aa62da6e5 /sot
parent330b7e0f6f25dcf3482fb695efc8d8e36a810295 (diff)
INTEGRATION: CWS visibility03 (1.11.22); FILE MERGED
2005/03/15 12:11:28 mhu 1.11.22.1: #i40092# Added SHL1USE_EXPORTS=ordinal.
Diffstat (limited to 'sot')
-rw-r--r--sot/util/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/sot/util/makefile.mk b/sot/util/makefile.mk
index a11cdc95b4b7..10943be5dc46 100644
--- a/sot/util/makefile.mk
+++ b/sot/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.11 $
+# $Revision: 1.12 $
#
-# last change: $Author: kz $ $Date: 2004-10-04 20:32:46 $
+# last change: $Author: obo $ $Date: 2005-04-13 12:35:51 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -81,6 +81,7 @@ LIB1FILES= $(SLB)$/base.lib \
SHL1TARGET= $(TARGET)$(UPD)$(DLLPOSTFIX)
SHL1IMPLIB= $(TARGET)
+SHL1USE_EXPORTS=ordinal
SHL1LIBS= $(SLB)$/$(TARGET).lib
SHL1STDLIBS=$(TOOLSLIB) $(RTLLIB) $(SALLIB) $(UNOTOOLSLIB) $(CPPUHELPERLIB) $(COMPHELPERLIB) $(UCBHELPERLIB) $(UNOLIB) $(CPPULIB)