summaryrefslogtreecommitdiff
path: root/bridges/source/jni_uno
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-10-15 10:59:07 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-10-15 10:59:07 +0000
commit5e3861cff55b1234a384cf4029f574ad3a1384d8 (patch)
tree69030b3dfc9d765e59b2ceadda8f739848219fdb /bridges/source/jni_uno
parentdc0295422e842b86993f7718f47fed76101f488b (diff)
INTEGRATION: CWS sb71 (1.7.110); FILE MERGED
2007/06/14 15:04:36 sb 1.7.110.1: #i75466# Adapted to new APP|SHLnRPATH.
Diffstat (limited to 'bridges/source/jni_uno')
-rw-r--r--bridges/source/jni_uno/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/bridges/source/jni_uno/makefile.mk b/bridges/source/jni_uno/makefile.mk
index 4139d6602..b7468e70a 100644
--- a/bridges/source/jni_uno/makefile.mk
+++ b/bridges/source/jni_uno/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: rt $ $Date: 2006-01-09 09:47:17 $
+# last change: $Author: vg $ $Date: 2007-10-15 11:59:07 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -73,6 +73,7 @@ SHL1IMPLIB=i$(TARGET)
SHL1LIBS=$(SLB)$/$(TARGET).lib
SHL1DEF=$(MISC)$/$(SHL1TARGET).def
DEF1NAME=$(SHL1TARGET)
+SHL1RPATH=URELIB
.IF "$(debug)" != ""
.IF "$(COM)" == "MSC"