diff options
author | Oliver Bolte <obo@openoffice.org> | 2008-03-25 13:13:02 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2008-03-25 13:13:02 +0000 |
commit | 5be5e985944bb6ff3201bb0c0a8a7e72ec2dcde3 (patch) | |
tree | 5fe1fbac5dcd5ae33c1771c871e62443da1e4f8b /svx | |
parent | fae34352374d7cd91b40e3b60ecd7341331bb8d9 (diff) |
INTEGRATION: CWS winordinals (1.53.170); FILE MERGED
2008/03/07 15:17:41 vg 1.53.170.1: #i86800# switch to symbol-exporting scheme
Diffstat (limited to 'svx')
-rw-r--r-- | svx/util/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/util/makefile.mk b/svx/util/makefile.mk index b22520176a11..72aba1e6fe1d 100644 --- a/svx/util/makefile.mk +++ b/svx/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.56 $ +# $Revision: 1.57 $ # -# last change: $Author: rt $ $Date: 2008-03-12 10:14:26 $ +# last change: $Author: obo $ $Date: 2008-03-25 14:13:02 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -108,7 +108,7 @@ HELPIDFILES= ..$/inc$/helpid.hrc # svx SHL1TARGET= svx$(DLLPOSTFIX) SHL1IMPLIB= i$(TARGET) -SHL1USE_EXPORTS=ordinal +SHL1USE_EXPORTS=name SHL1LIBS= $(LIB1TARGET) $(LIB2TARGET) $(LIB3TARGET) $(LIB4TARGET) SHL1STDLIBS= \ |