INTEGRATION: CWS supdremove02 (1.2.62); FILE MERGED
2008/01/28 15:57:01 rt 1.2.62.1: #i85482# Remove UPD from library name
This commit is contained in:
parent
cbb4debf0c
commit
6deb607d6d
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.2 $
|
||||
# $Revision: 1.3 $
|
||||
#
|
||||
# last change: $Author: hr $ $Date: 2007-01-02 15:36:43 $
|
||||
# last change: $Author: obo $ $Date: 2008-02-25 15:28:25 $
|
||||
#
|
||||
# The Contents of this file are made available subject to
|
||||
# the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -49,7 +49,7 @@ DLLPRE =
|
|||
SLOFILES= \
|
||||
$(SLO)$/stringresource.obj \
|
||||
|
||||
SHL1TARGET= $(TARGET)$(UPD)$(DLLPOSTFIX).uno
|
||||
SHL1TARGET= $(TARGET)$(DLLPOSTFIX).uno
|
||||
SHL1IMPLIB= i$(TARGET)
|
||||
|
||||
SHL1VERSIONMAP=$(TARGET).map
|
||||
|
|
Loading…
Reference in a new issue