summaryrefslogtreecommitdiff
path: root/sw/util
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-06 11:33:31 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-06 11:33:31 +0000
commit69a67bffb86e63766cc0f9fe6af9f219a9211cc8 (patch)
treee60107a3c4995026d04c4dbdbbc86221d2d888f2 /sw/util
parent8dadfe6139f2dff51012f0bb1d553d8abd7e13ed (diff)
INTEGRATION: CWS layout_DEV300 (1.62.164); FILE MERGED
2008/02/12 12:42:47 jcn 1.62.164.1: Initial import of layout-dialogs-svx-sw.diff.
Diffstat (limited to 'sw/util')
-rw-r--r--sw/util/makefile.mk9
1 files changed, 7 insertions, 2 deletions
diff --git a/sw/util/makefile.mk b/sw/util/makefile.mk
index 5949ed41e273..5403252a0e76 100644
--- a/sw/util/makefile.mk
+++ b/sw/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.64 $
+# $Revision: 1.65 $
#
-# last change: $Author: obo $ $Date: 2008-02-26 10:50:37 $
+# last change: $Author: kz $ $Date: 2008-03-06 12:33:31 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -199,6 +199,11 @@ SHL3STDLIBS= \
$(SALLIB) \
$(SOTLIB)
+.IF "$(ENABLE_LAYOUT)" == "TRUE"
+LINKFLAGS+= -L../$(PRJ)/layout/$(INPATH)/lib
+SHL3STDLIBS += -ltklayout$(UPD)$(DLLPOSTFIX)
+.ENDIF # ENABLE_LAYOUT == TRUE
+
SHL3LIBS= $(SLB)$/swui.lib
LIB3TARGET = $(SLB)$/swui.lib