INTEGRATION: CWS supdremove02 (1.6.224); FILE MERGED
2008/01/25 15:50:22 rt 1.6.224.1: #i85482# Remove UPD from library names.
This commit is contained in:
parent
a3eb17a449
commit
df5b1ae5e2
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
||||||
#
|
#
|
||||||
# $RCSfile: makefile.mk,v $
|
# $RCSfile: makefile.mk,v $
|
||||||
#
|
#
|
||||||
# $Revision: 1.6 $
|
# $Revision: 1.7 $
|
||||||
#
|
#
|
||||||
# last change: $Author: vg $ $Date: 2007-05-25 11:12:31 $
|
# last change: $Author: obo $ $Date: 2008-02-25 17:13:12 $
|
||||||
#
|
#
|
||||||
# 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.
|
||||||
|
@ -74,7 +74,7 @@ EXCEPTIONSFILES= \
|
||||||
$(SLO)$/addin.obj \
|
$(SLO)$/addin.obj \
|
||||||
$(SLO)$/result.obj
|
$(SLO)$/result.obj
|
||||||
|
|
||||||
SHL1TARGET= $(TARGET)$(UPD)$(DLLPOSTFIX)
|
SHL1TARGET= $(TARGET)$(DLLPOSTFIX)
|
||||||
|
|
||||||
SHL1STDLIBS=$(VCLLIB) $(TOOLSLIB) $(SVLLIB) $(TKLIB) $(SALLIB) $(VOSLIB) $(CPPULIB) $(CPPUHELPERLIB)
|
SHL1STDLIBS=$(VCLLIB) $(TOOLSLIB) $(SVLLIB) $(TKLIB) $(SALLIB) $(VOSLIB) $(CPPULIB) $(CPPUHELPERLIB)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue