From 2e228999a277d0458d1cc93c2169b63c858ff9e2 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Mon, 25 Feb 2008 15:07:28 +0000 Subject: [PATCH] INTEGRATION: CWS supdremove02 (1.13.62); FILE MERGED 2008/01/29 09:20:39 rt 1.13.62.1: #i85482# Remove UPD from library name --- canvas/source/tools/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/canvas/source/tools/makefile.mk b/canvas/source/tools/makefile.mk index 6e561d086d85..9a507331d127 100644 --- a/canvas/source/tools/makefile.mk +++ b/canvas/source/tools/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.13 $ +# $Revision: 1.14 $ # -# last change: $Author: vg $ $Date: 2007-03-26 14:02:45 $ +# last change: $Author: obo $ $Date: 2008-02-25 16:07:28 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -73,7 +73,7 @@ SLOFILES = \ $(SLO)$/page.obj \ $(SLO)$/verifyinput.obj -SHL1TARGET= $(TARGET)$(UPD)$(DLLPOSTFIX) +SHL1TARGET= $(TARGET)$(DLLPOSTFIX) SHL1IMPLIB= i$(TARGET) SHL1STDLIBS= $(SALLIB) $(CPPULIB) $(BASEGFXLIB) $(CPPUHELPERLIB) $(COMPHELPERLIB) $(VCLLIB) $(TKLIB) $(TOOLSLIB)