From c0d9e9058eb2f35d1ebf83101424f30965562d19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Fri, 11 Jul 2008 12:29:20 +0000 Subject: [PATCH] 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 --- codemaker/source/cppumaker/makefile.mk | 4 ++-- 1 file 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)