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
commit4d1f6930bda33e6e1d919b27943ec3ef95cc20a1 (patch)
treec5f579144e6738c19bdce3ca482913de0532a08d /svx/util
parent8d8941b869ff18a5eb863a271eecc10d57aa67ac (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 c9ba50678efc..c2704afa58ae 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