From 74e4460f0ae5a00579b549d177b50fca797a5379 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Wed, 23 Apr 2003 15:20:46 +0000 Subject: [PATCH] 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 --- io/source/TextOutputStream/makefile.mk | 9 +++++---- 1 file 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) \