summaryrefslogtreecommitdiff
path: root/io
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2003-04-23 15:20:46 +0000
committerRüdiger Timm <rt@openoffice.org>2003-04-23 15:20:46 +0000
commit74e4460f0ae5a00579b549d177b50fca797a5379 (patch)
tree389929cfdc66cf28b70c80106a92611b639c68da /io
parent2ac5ff293ebb127c1a0610c0dd596595f2f53027 (diff)
INTEGRATION: CWS uno2 (1.9.44); FILE MERGED
2003/04/08 13:32:44 dbo 1.9.44.1: #107991# UNO shared library component renaming
Diffstat (limited to 'io')
-rw-r--r--io/source/TextOutputStream/makefile.mk9
1 files changed, 5 insertions, 4 deletions
diff --git a/io/source/TextOutputStream/makefile.mk b/io/source/TextOutputStream/makefile.mk
index 9ae20a2dc8d4..c3ddcca4aedb 100644
--- a/io/source/TextOutputStream/makefile.mk
+++ b/io/source/TextOutputStream/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.9 $
+# $Revision: 1.10 $
#
-# last change: $Author: jbu $ $Date: 2001-06-22 16:32:53 $
+# last change: $Author: rt $ $Date: 2003-04-23 16:20:46 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -63,7 +63,7 @@
PRJ=..$/..
PRJNAME=io
-TARGET=toutstrm
+TARGET = textoutstream.uno
ENABLE_EXCEPTIONS=TRUE
NO_BSYMBOLIC=TRUE
@@ -71,6 +71,7 @@ NO_BSYMBOLIC=TRUE
.INCLUDE : svpre.mk
.INCLUDE : settings.mk
.INCLUDE : sv.mk
+DLLPRE =
# ------------------------------------------------------------------
UNOUCRDEP=$(SOLARBINDIR)$/udkapi.rdb
UNOUCRRDB=$(SOLARBINDIR)$/udkapi.rdb
@@ -93,7 +94,7 @@ SLOFILES= \
$(SLO)$/TextOutputStream.obj
SHL1TARGET= $(TARGET)
-SHL1VERSIONMAP= $(TARGET).map
+SHL1VERSIONMAP = toutstrm.map
SHL1STDLIBS= \
$(SALLIB) \