summaryrefslogtreecommitdiff
path: root/idlc
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-07-11 13:51:06 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-07-11 13:51:06 +0000
commit62cf4eeb1dabaf447c53b93ebf17169bab188ff5 (patch)
tree52c61778cc29c5eda78e0f0c92ecb90deb3856f3 /idlc
parent1a2963aacfc3446d04c6b8f34f37ff89d8c9c482 (diff)
INTEGRATION: CWS jsc21 (1.6.32); FILE MERGED
2008/04/23 09:53:18 jsc 1.6.32.2: RESYNC: (1.6-1.7); FILE MERGED 2008/04/11 12:38:25 jsc 1.6.32.1: #i86121#use correct API1RPATH for SDK tools
Diffstat (limited to 'idlc')
-rw-r--r--idlc/source/preproc/makefile.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/idlc/source/preproc/makefile.mk b/idlc/source/preproc/makefile.mk
index 94d29893a790..f67d870b60f3 100644
--- a/idlc/source/preproc/makefile.mk
+++ b/idlc/source/preproc/makefile.mk
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
# This file is part of OpenOffice.org.
#
@@ -58,6 +58,8 @@ OBJFILES= \
# --- CPP -------------------------------------------------------
APP1TARGET= $(TARGET)
+APP1RPATH=SDK
+
.IF "$(GUI)" != "UNX"
.IF "$(COM)" != "GCC"
APP1OBJS=$(OBJ)$/cpp.obj