diff options
author | Oliver Bolte <obo@openoffice.org> | 2005-04-13 11:31:55 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2005-04-13 11:31:55 +0000 |
commit | 83c2b36828b9dda4ca236422f699e26751dea3dd (patch) | |
tree | 38ded2aaeadc8982b3226ba8c427f4673c038fb4 /unotools/util | |
parent | c8f40d8441d9721959d1de32d529cb48be0eee4d (diff) |
INTEGRATION: CWS visibility03 (1.14.54); FILE MERGED
2005/03/15 11:56:47 mhu 1.14.54.1: #i40092# Added SHL1USE_EXPORTS=ordinal.
Diffstat (limited to 'unotools/util')
-rw-r--r-- | unotools/util/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/unotools/util/makefile.mk b/unotools/util/makefile.mk index 48c8a0c8604f..746755237062 100644 --- a/unotools/util/makefile.mk +++ b/unotools/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.14 $ +# $Revision: 1.15 $ # -# last change: $Author: svesik $ $Date: 2004-04-21 12:29:26 $ +# last change: $Author: obo $ $Date: 2005-04-13 12:31:55 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -90,6 +90,7 @@ LIB1FILES=\ SHL1TARGET=$(TARGET)$(UPD)$(DLLPOSTFIX) SHL1IMPLIB=iutl +SHL1USE_EXPORTS=ordinal SHL1STDLIBS= \ $(SALHELPERLIB) \ |