From 9793a437015d3c4082a5b08e8632ac614e776d25 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Mon, 25 Feb 2008 14:33:16 +0000 Subject: INTEGRATION: CWS supdremove02 (1.2.110); FILE MERGED 2008/01/25 15:58:28 rt 1.2.110.1: #i85482# Remove UPD from library names. --- extensions/source/logging/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extensions/source/logging') diff --git a/extensions/source/logging/makefile.mk b/extensions/source/logging/makefile.mk index 492effd41898..f8f45e651182 100644 --- a/extensions/source/logging/makefile.mk +++ b/extensions/source/logging/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: hr $ $Date: 2007-06-27 14:59:58 $ +# last change: $Author: obo $ $Date: 2008-02-25 15:33:16 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -64,7 +64,7 @@ LIB1TARGET=$(SLB)$/$(TARGET)_t.lib LIB1FILES=\ $(SLB)$/$(TARGET).lib -SHL1TARGET=$(TARGET)$(UPD)$(DLLPOSTFIX) +SHL1TARGET=$(TARGET)$(DLLPOSTFIX) SHL1STDLIBS= \ $(COMPHELPERLIB) \ -- cgit