INTEGRATION: CWS sb71 (1.2.4); FILE MERGED

2007/06/14 15:03:35 sb 1.2.4.1: #i75466# Adapted to new APP|SHLnRPATH.
This commit is contained in:
Vladimir Glazounov
2007-10-15 11:21:11 +00:00
parent af779e34fe
commit 3721e67ae4

View File

@@ -4,9 +4,9 @@
#
# $RCSfile: extra.mk,v $
#
# $Revision: 1.2 $
# $Revision: 1.3 $
#
# last change: $Author: kz $ $Date: 2007-05-09 13:50:52 $
# last change: $Author: vg $ $Date: 2007-10-15 12:21:11 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -53,13 +53,14 @@ SHL3IMPLIB := i$(SHL3TARGET)
SHL3STDLIBS := $(purpenv_helper_LIB) $(CPPULIB) $(SALHELPERLIB) $(SALLIB)
SHL3DEF := empty.def
SHL3OBJS := $(SLO)$/UnsafeBridge.obj
SHL3RPATH := URELIB
SHL4TARGET := affine_uno_uno
SHL4IMPLIB := i$(SHL4TARGET)
SHL4STDLIBS := $(purpenv_helper_LIB) $(CPPULIB) $(SALHELPERLIB) $(SALLIB)
SHL4DEF := empty.def
SHL4OBJS := $(SLO)$/AffineBridge.obj
SHL4RPATH := URELIB
# --- Targets ------------------------------------------------------