From 52dc2cf3650c0db4d01eb34818c028bb98bc121b Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Mon, 25 Feb 2008 14:57:29 +0000 Subject: INTEGRATION: CWS supdremove02 (1.22.192); FILE MERGED 2008/01/28 07:57:22 rt 1.22.192.1: #i85482# Remove UPD from library name --- basctl/util/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'basctl/util') diff --git a/basctl/util/makefile.mk b/basctl/util/makefile.mk index c309eb86344b..32c7d1467445 100644 --- a/basctl/util/makefile.mk +++ b/basctl/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.22 $ +# $Revision: 1.23 $ # -# last change: $Author: vg $ $Date: 2006-04-07 08:46:54 $ +# last change: $Author: obo $ $Date: 2008-02-25 15:57:29 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -53,7 +53,7 @@ GEN_HID_OTHER=TRUE HELPIDFILES= ..$/inc$/helpid.hrc -SHL1TARGET= basctl$(UPD)$(DLLPOSTFIX) +SHL1TARGET= basctl$(DLLPOSTFIX) SHL1IMPLIB= basctl SHL1BASE = 0x1d800000 SHL1STDLIBS= \ -- cgit