INTEGRATION: CWS supdremove02 (1.7.80); FILE MERGED
2008/01/28 15:57:01 rt 1.7.80.1: #i85482# Remove UPD from library name
This commit is contained in:
parent
fa0f1304ce
commit
480b473bd3
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
||||||
#
|
#
|
||||||
# $RCSfile: makefile.mk,v $
|
# $RCSfile: makefile.mk,v $
|
||||||
#
|
#
|
||||||
# $Revision: 1.7 $
|
# $Revision: 1.8 $
|
||||||
#
|
#
|
||||||
# last change: $Author: vg $ $Date: 2006-05-24 13:25:53 $
|
# last change: $Author: obo $ $Date: 2008-02-25 15:27:45 $
|
||||||
#
|
#
|
||||||
# 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.
|
||||||
|
@ -54,7 +54,7 @@ SLOFILES= \
|
||||||
$(SLO)$/basmodnode.obj \
|
$(SLO)$/basmodnode.obj \
|
||||||
$(SLO)$/basmethnode.obj
|
$(SLO)$/basmethnode.obj
|
||||||
|
|
||||||
SHL1TARGET= $(TARGET)$(UPD)$(DLLPOSTFIX).uno
|
SHL1TARGET= $(TARGET)$(DLLPOSTFIX).uno
|
||||||
SHL1IMPLIB= i$(TARGET)
|
SHL1IMPLIB= i$(TARGET)
|
||||||
|
|
||||||
SHL1VERSIONMAP=$(TARGET).map
|
SHL1VERSIONMAP=$(TARGET).map
|
||||||
|
|
Loading…
Reference in a new issue