summaryrefslogtreecommitdiff
path: root/svx/util
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2006-11-14 12:58:58 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2006-11-14 12:58:58 +0000
commit6935574c0dac1e07b8e6f6bd7fac788c5395bc26 (patch)
tree851e3b6eb0e120002c399819e2ac2e60ecb92c14 /svx/util
parent743b76ac95db1efe2eb228d26c0c616c0cd7fcc0 (diff)
INTEGRATION: CWS aw024 (1.42.194); FILE MERGED
2006/05/12 18:55:11 aw 1.42.194.7: RESYNC: (1.45-1.46); FILE MERGED 2005/09/22 16:08:22 aw 1.42.194.6: #i39529# removed primitive help stuff 2005/09/18 05:40:23 aw 1.42.194.5: RESYNC: (1.43-1.45); FILE MERGED 2005/07/21 16:24:49 aw 1.42.194.4: #i39532# 2005/05/19 12:34:07 aw 1.42.194.3: #i39529# 2005/05/13 16:04:53 aw 1.42.194.2: RESYNC: (1.42-1.43); FILE MERGED 2005/04/26 15:04:55 aw 1.42.194.1: #i39528#
Diffstat (limited to 'svx/util')
-rw-r--r--svx/util/makefile.mk8
1 files changed, 5 insertions, 3 deletions
diff --git a/svx/util/makefile.mk b/svx/util/makefile.mk
index 4150711060..7201a0198e 100644
--- a/svx/util/makefile.mk
+++ b/svx/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.46 $
+# $Revision: 1.47 $
#
-# last change: $Author: vg $ $Date: 2006-04-07 14:09:23 $
+# last change: $Author: ihi $ $Date: 2006-11-14 13:58:58 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -62,7 +62,7 @@ LIB1FILES=\
$(SLB)$/svxrtf.lib \
$(SLB)$/editeng.lib \
$(SLB)$/outliner.lib \
- $(SLB)$/dialogs.lib\
+ $(SLB)$/dialogs.lib \
$(SLB)$/mnuctrls.lib \
$(SLB)$/options.lib \
$(SLB)$/stbctrls.lib \
@@ -79,6 +79,7 @@ LIB1FILES=\
$(SLB)$/mixer.lib \
$(SLB)$/event.lib \
$(SLB)$/animation.lib \
+ $(SLB)$/overlay.lib \
$(SLB)$/svdraw.lib \
$(SLB)$/form.lib \
$(SLB)$/fmcomp.lib \
@@ -151,6 +152,7 @@ SHL2STDLIBS= \
$(AVMEDIALIB) \
$(SFX2LIB) \
$(GOODIESLIB) \
+ $(BASEGFXLIB) \
$(SVTOOLLIB) \
$(TKLIB) \
$(VCLLIB) \