INTEGRATION: CWS supdremove02 (1.8.14); FILE MERGED
2008/01/29 08:55:14 rt 1.8.14.1: #i85482# Remove UPD from library name
This commit is contained in:
parent
e7f052a80a
commit
3f31914142
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.8 $
|
||||
# $Revision: 1.9 $
|
||||
#
|
||||
# last change: $Author: ihi $ $Date: 2007-11-21 16:25:10 $
|
||||
# last change: $Author: obo $ $Date: 2008-02-25 15:46:05 $
|
||||
#
|
||||
# The Contents of this file are made available subject to
|
||||
# the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -43,7 +43,7 @@ NO_BSYMBOLIC = true
|
|||
|
||||
.INCLUDE: settings.mk
|
||||
|
||||
SHL1TARGET = $(TARGET)$(UPD)$(DLLPOSTFIX)
|
||||
SHL1TARGET = $(TARGET)$(DLLPOSTFIX)
|
||||
SHL1IMPLIB = i$(TARGET)
|
||||
|
||||
SHL1VERSIONMAP = exports.map
|
||||
|
|
Loading…
Reference in a new issue