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
This commit is contained in:
Oliver Bolte 2008-02-25 14:30:58 +00:00
parent 6e5714c723
commit ca281915f5

View File

@ -4,9 +4,9 @@
# #
# $RCSfile: makefile.mk,v $ # $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 Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1. # the terms of GNU Lesser General Public License Version 2.1.
@ -49,7 +49,7 @@ LIB1TARGET= $(SLB)$/$(TARGET).lib
LIB1FILES= $(SLB)$/base.lib \ LIB1FILES= $(SLB)$/base.lib \
$(SLB)$/controls.lib $(SLB)$/controls.lib
SHL1TARGET= $(TARGET)$(UPD)$(DLLPOSTFIX) SHL1TARGET= $(TARGET)$(DLLPOSTFIX)
SHL1IMPLIB= i$(TARGET) SHL1IMPLIB= i$(TARGET)
SHL1VERSIONMAP=exports.map SHL1VERSIONMAP=exports.map