From ca281915f533b2bcff891b830deb5f914570f2a8 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Mon, 25 Feb 2008 14:30:58 +0000 Subject: INTEGRATION: CWS supdremove02 (1.3.40); FILE MERGED 2008/01/28 13:12:31 rt 1.3.40.1: #i85482# Remove UPD from library name --- UnoControls/util/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'UnoControls/util') diff --git a/UnoControls/util/makefile.mk b/UnoControls/util/makefile.mk index 73964ba608d5..56dc109a56f9 100644 --- a/UnoControls/util/makefile.mk +++ b/UnoControls/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: rt $ $Date: 2005-09-09 09:21:32 $ +# last change: $Author: obo $ $Date: 2008-02-25 15:30:58 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -49,7 +49,7 @@ LIB1TARGET= $(SLB)$/$(TARGET).lib LIB1FILES= $(SLB)$/base.lib \ $(SLB)$/controls.lib -SHL1TARGET= $(TARGET)$(UPD)$(DLLPOSTFIX) +SHL1TARGET= $(TARGET)$(DLLPOSTFIX) SHL1IMPLIB= i$(TARGET) SHL1VERSIONMAP=exports.map -- cgit v1.2.3