summaryrefslogtreecommitdiff
path: root/svx/util
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-06 11:46:14 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-06 11:46:14 +0000
commitfff6f96763777b92be3eca7a487221ba95ad7bbb (patch)
tree38f6b94384e0f11794b98f51f00a82481dc3a8e1 /svx/util
parentf43de7526da387c967a36df5cd9361a0c488c1c2 (diff)
INTEGRATION: CWS layout_DEV300 (1.53.136); FILE MERGED
2008/02/12 12:43:52 jcn 1.53.136.1: Initial import of layout-dialogs-svx-sw.diff.
Diffstat (limited to 'svx/util')
-rw-r--r--svx/util/makefile.mk9
1 files changed, 7 insertions, 2 deletions
diff --git a/svx/util/makefile.mk b/svx/util/makefile.mk
index c9ba50678e..c2704afa58 100644
--- a/svx/util/makefile.mk
+++ b/svx/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.54 $
+# $Revision: 1.55 $
#
-# last change: $Author: obo $ $Date: 2008-02-25 16:21:58 $
+# last change: $Author: kz $ $Date: 2008-03-06 12:46:14 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -187,6 +187,11 @@ SHL2STDLIBS+= \
$(ADVAPI32LIB)
.ENDIF # WNT
+.IF "$(ENABLE_LAYOUT)" == "TRUE"
+LINKFLAGS+= -L../$(PRJ)/layout/$(INPATH)/lib
+SHL2STDLIBS += -ltklayout$(UPD)$(DLLPOSTFIX)
+.ENDIF # ENABLE_LAYOUT == TRUE
+
# ------------------------------------------------------------------------------
# Resource files