summaryrefslogtreecommitdiff
path: root/javaunohelper
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-10-15 12:14:10 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-10-15 12:14:10 +0000
commita6db826a3cb4db147d359360b8a66b284b53bc88 (patch)
treebe1ea1b563fde6a15327922019f33fe2035bf26a /javaunohelper
parentf1c94f5037bc5f4deae1f8edfea7a9843e351217 (diff)
INTEGRATION: CWS sb71 (1.16.24); FILE MERGED
2007/06/14 15:05:56 sb 1.16.24.1: #i75466# Adapted to new APP|SHLnRPATH.
Diffstat (limited to 'javaunohelper')
-rw-r--r--javaunohelper/source/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/javaunohelper/source/makefile.mk b/javaunohelper/source/makefile.mk
index 743e7a8795a0..6138ac5c65c7 100644
--- a/javaunohelper/source/makefile.mk
+++ b/javaunohelper/source/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.16 $
+# $Revision: 1.17 $
#
-# last change: $Author: vg $ $Date: 2006-05-24 14:29:47 $
+# last change: $Author: vg $ $Date: 2007-10-15 13:14:10 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -111,6 +111,7 @@ SHL1DEPN=
SHL1IMPLIB=i$(SHL1TARGET)
SHL1LIBS=$(LIB1TARGET)
SHL1DEF=$(MISC)$/$(SHL1TARGET).def
+SHL1RPATH=URELIB
DEF1NAME=$(SHL1TARGET)
@@ -131,6 +132,7 @@ SHL2DEPN=
SHL2IMPLIB=i$(SHL2TARGET)
SHL2LIBS=$(LIB2TARGET)
SHL2DEF=$(MISC)$/$(SHL2TARGET).def
+SHL2RPATH=URELIB
DEF2NAME=$(SHL2TARGET)