From b41b0858982d6964dae701a86dc38d254b549eda Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Mon, 25 Feb 2008 14:26:45 +0000 Subject: INTEGRATION: CWS supdremove02 (1.21.78); FILE MERGED 2008/01/28 14:15:15 rt 1.21.78.1: #i85482# Remove UPD from library name --- toolkit/util/makefile.mk | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'toolkit/util') diff --git a/toolkit/util/makefile.mk b/toolkit/util/makefile.mk index 69b8afe94ca8..40573610a494 100644 --- a/toolkit/util/makefile.mk +++ b/toolkit/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.21 $ +# $Revision: 1.22 $ # -# last change: $Author: hr $ $Date: 2007-06-27 15:17:08 $ +# last change: $Author: obo $ $Date: 2008-02-25 15:26:45 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -40,7 +40,6 @@ PRJ=.. PRJNAME=toolkit TARGET=tk TARGET2=tka -VERSION=$(UPD) USE_DEFFILE=TRUE # --- Settings ----------------------------------------------------------- @@ -59,7 +58,7 @@ LIB1FILES= $(SLB)$/awt.lib \ $(SLB)$/tree.lib \ $(SLB)$/controls.lib \ $(SLB)$/helper.lib -SHL1TARGET= tk$(VERSION)$(DLLPOSTFIX) +SHL1TARGET= tk$(DLLPOSTFIX) SHL1IMPLIB= itk SHL1USE_EXPORTS=ordinal -- cgit v1.2.3