INTEGRATION: CWS supdremove02 (1.13.62); FILE MERGED

2008/01/29 09:20:39 rt 1.13.62.1: #i85482# Remove UPD from library name
This commit is contained in:
Oliver Bolte
2008-02-25 15:07:28 +00:00
parent 934ec26ab9
commit 2e228999a2

View File

@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.13 $
# $Revision: 1.14 $
#
# last change: $Author: vg $ $Date: 2007-03-26 14:02:45 $
# last change: $Author: obo $ $Date: 2008-02-25 16:07:28 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -73,7 +73,7 @@ SLOFILES = \
$(SLO)$/page.obj \
$(SLO)$/verifyinput.obj
SHL1TARGET= $(TARGET)$(UPD)$(DLLPOSTFIX)
SHL1TARGET= $(TARGET)$(DLLPOSTFIX)
SHL1IMPLIB= i$(TARGET)
SHL1STDLIBS= $(SALLIB) $(CPPULIB) $(BASEGFXLIB) $(CPPUHELPERLIB) $(COMPHELPERLIB) $(VCLLIB) $(TKLIB) $(TOOLSLIB)