summaryrefslogtreecommitdiff
path: root/codemaker
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-07-11 12:29:20 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-07-11 12:29:20 +0000
commitc0d9e9058eb2f35d1ebf83101424f30965562d19 (patch)
treecbc6184cb756abe2a1ceac5aed4306a0dbedbbda /codemaker
parent1fb2401e5fcf7a6efa9245e7cf0840f89243779f (diff)
INTEGRATION: CWS jsc21 (1.11.4); FILE MERGED
2008/04/30 11:39:04 jsc 1.11.4.1: #86121# correct linking for 3 layer office
Diffstat (limited to 'codemaker')
-rw-r--r--codemaker/source/cppumaker/makefile.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/codemaker/source/cppumaker/makefile.mk b/codemaker/source/cppumaker/makefile.mk
index e784036f2e12..d349e7f28e71 100644
--- a/codemaker/source/cppumaker/makefile.mk
+++ b/codemaker/source/cppumaker/makefile.mk
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.11 $
+# $Revision: 1.12 $
#
# This file is part of OpenOffice.org.
#
@@ -60,7 +60,7 @@ NOOPTFILES= \
$(OBJ)$/cpputype.obj
APP1TARGET= $(TARGET)
-
+APP1RPATH=SDK
APP1OBJS= $(OBJFILES)
APP1DEPN= $(OUT)$/lib$/$(CODEMAKERLIBDEPN) $(OUT)$/lib$/$(COMMONCPPLIBDEPN)