From 9600be24f88a7427a5768d54ffb26323df67a7d6 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Mon, 15 Oct 2007 11:21:11 +0000 Subject: 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. --- cppu/util/extra.mk | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'cppu/util') diff --git a/cppu/util/extra.mk b/cppu/util/extra.mk index 3218cb85b..142649bf3 100644 --- a/cppu/util/extra.mk +++ b/cppu/util/extra.mk @@ -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 ------------------------------------------------------ -- cgit v1.2.3