INTEGRATION: CWS warningfixes03_SRC680 (1.4.30); FILE MERGED
2006/08/24 09:15:30 mhu 1.4.30.1: #i68887# Removed obsolete dependency on svtools.
This commit is contained in:
parent
f6e45ca2d9
commit
6ba901209b
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.4 $
|
||||
# $Revision: 1.5 $
|
||||
#
|
||||
# last change: $Author: rt $ $Date: 2005-09-08 08:32:25 $
|
||||
# last change: $Author: ihi $ $Date: 2006-08-29 11:07:29 $
|
||||
#
|
||||
# The Contents of this file are made available subject to
|
||||
# the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -54,7 +54,7 @@ LIB1FILES=\
|
|||
|
||||
SHL1TARGET= $(TARGET)$(UPD)$(DLLPOSTFIX)
|
||||
SHL1IMPLIB= i$(TARGET)
|
||||
SHL1STDLIBS= $(TOOLSLIB) $(SVTOOLLIB) $(CPPULIB) $(SALLIB) $(VCLLIB) $(COMPHELPERLIB) $(CANVASTOOLSLIB) $(CPPUHELPERLIB) $(BASEGFXLIB)
|
||||
SHL1STDLIBS= $(TOOLSLIB) $(CPPULIB) $(SALLIB) $(VCLLIB) $(COMPHELPERLIB) $(CANVASTOOLSLIB) $(CPPUHELPERLIB) $(BASEGFXLIB)
|
||||
|
||||
SHL1LIBS= $(SLB)$/$(TARGET).lib
|
||||
|
||||
|
|
Loading…
Reference in a new issue