INTEGRATION: CWS onlineupdate4 (1.2.6); FILE MERGED
2006/08/28 10:16:30 dv 1.2.6.1: #i69016# Added COMPHELPERLIB
This commit is contained in:
parent
6078ff6b6b
commit
9b69d6fb17
1 changed files with 3 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.2 $
|
||||
# $Revision: 1.3 $
|
||||
#
|
||||
# last change: $Author: ihi $ $Date: 2006-08-04 09:57:14 $
|
||||
# last change: $Author: kz $ $Date: 2006-10-06 10:37:17 $
|
||||
#
|
||||
# The Contents of this file are made available subject to
|
||||
# the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -70,6 +70,7 @@ SHL1DEF=$(MISC)$/$(SHL1TARGET).def
|
|||
|
||||
SHL1IMPLIB=i$(SHL1TARGET)
|
||||
SHL1STDLIBS= \
|
||||
$(COMPHELPERLIB) \
|
||||
$(CPPUHELPERLIB) \
|
||||
$(CPPULIB) \
|
||||
$(SALLIB) \
|
||||
|
|
Loading…
Reference in a new issue