INTEGRATION: CWS supdremove02 (1.13.56); FILE MERGED
2008/01/28 14:58:13 rt 1.13.56.1: #i85482# Remove UPD from library name
This commit is contained in:
parent
9585ab624b
commit
71458397cf
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.13 $
|
||||
# $Revision: 1.14 $
|
||||
#
|
||||
# last change: $Author: hr $ $Date: 2007-11-01 14:49:50 $
|
||||
# last change: $Author: obo $ $Date: 2008-02-25 16:05:19 $
|
||||
#
|
||||
# The Contents of this file are made available subject to
|
||||
# the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -60,7 +60,7 @@ LIB1FILES=\
|
|||
|
||||
# --- dynamic library ---------------------------
|
||||
|
||||
SHL1TARGET= $(DBTOOLS_TARGET)$(UPD)$(DLLPOSTFIX)
|
||||
SHL1TARGET= $(DBTOOLS_TARGET)$(DLLPOSTFIX)
|
||||
SHL1STDLIBS=\
|
||||
$(CPPULIB) \
|
||||
$(CPPUHELPERLIB) \
|
||||
|
|
Loading…
Reference in a new issue