INTEGRATION: CWS sb71 (1.21.2); FILE MERGED

2007/06/14 15:07:08 sb 1.21.2.1: #i75466# Adapted to new APP|SHLnRPATH.
This commit is contained in:
Vladimir Glazounov 2007-10-15 11:01:39 +00:00
parent f939376bdb
commit a1b9c9d416

View file

@ -4,9 +4,9 @@
# #
# $RCSfile: makefile.mk,v $ # $RCSfile: makefile.mk,v $
# #
# $Revision: 1.21 $ # $Revision: 1.22 $
# #
# last change: $Author: vg $ $Date: 2007-03-26 13:17:31 $ # last change: $Author: vg $ $Date: 2007-10-15 12:01:39 $
# #
# 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.
@ -87,6 +87,7 @@ SHL1DEPN=
SHL1IMPLIB= i$(TARGET) SHL1IMPLIB= i$(TARGET)
SHL1LIBS= $(SLB)$/$(TARGET).lib SHL1LIBS= $(SLB)$/$(TARGET).lib
SHL1DEF= $(MISC)$/$(SHL1TARGET).def SHL1DEF= $(MISC)$/$(SHL1TARGET).def
SHL1RPATH= URELIB
DEF1NAME= $(SHL1TARGET) DEF1NAME= $(SHL1TARGET)