From df5b1ae5e2d981a703e3891e7ce31552a1a67f20 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Mon, 25 Feb 2008 16:13:12 +0000 Subject: [PATCH] INTEGRATION: CWS supdremove02 (1.6.224); FILE MERGED 2008/01/25 15:50:22 rt 1.6.224.1: #i85482# Remove UPD from library names. --- sc/workben/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sc/workben/makefile.mk b/sc/workben/makefile.mk index 25f165257a85..6f238b507954 100644 --- a/sc/workben/makefile.mk +++ b/sc/workben/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.6 $ +# $Revision: 1.7 $ # -# last change: $Author: vg $ $Date: 2007-05-25 11:12:31 $ +# last change: $Author: obo $ $Date: 2008-02-25 17:13:12 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -74,7 +74,7 @@ EXCEPTIONSFILES= \ $(SLO)$/addin.obj \ $(SLO)$/result.obj -SHL1TARGET= $(TARGET)$(UPD)$(DLLPOSTFIX) +SHL1TARGET= $(TARGET)$(DLLPOSTFIX) SHL1STDLIBS=$(VCLLIB) $(TOOLSLIB) $(SVLLIB) $(TKLIB) $(SALLIB) $(VOSLIB) $(CPPULIB) $(CPPUHELPERLIB)