summaryrefslogtreecommitdiff
path: root/svx/util
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-05-22 14:22:14 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-05-22 14:22:14 +0000
commitfd6a32ccc55d802ff50f568e6e74e3c03488790b (patch)
tree1f9e6c941f68558e7e0ff16861f44f8aac13a384 /svx/util
parenta48669ad9e4e5e915c1b304ccf7209ffa47c920d (diff)
INTEGRATION: CWS chart2mst3 (1.49.2); FILE MERGED
2007/05/19 10:23:19 bm 1.49.2.1: #i10000# moved svdraw.lib from svx.lib to svx_2.lib
Diffstat (limited to 'svx/util')
-rw-r--r--svx/util/makefile.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/svx/util/makefile.mk b/svx/util/makefile.mk
index fbb529a325..2ef8a25ca5 100644
--- a/svx/util/makefile.mk
+++ b/svx/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.49 $
+# $Revision: 1.50 $
#
-# last change: $Author: kz $ $Date: 2007-05-10 15:04:09 $
+# last change: $Author: vg $ $Date: 2007-05-22 15:22:14 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -58,7 +58,6 @@ LIB1TARGET= $(SLB)$/$(TARGET).lib
LIB1FILES=\
$(SLB)$/animation.lib \
$(SLB)$/overlay.lib \
- $(SLB)$/svdraw.lib \
$(SLB)$/form.lib \
$(SLB)$/fmcomp.lib \
$(SLB)$/engine3d.lib \
@@ -74,6 +73,7 @@ LIB1FILES+=$(SLB)$/ibrwimp.lib
LIB2TARGET= $(SLB)$/$(TARGET)_2.lib
LIB2FILES=\
+ $(SLB)$/svdraw.lib \
$(SLB)$/init.lib \
$(SLB)$/items.lib \
$(SLB)$/svxlink.lib \
@@ -86,7 +86,7 @@ LIB2FILES=\
$(SLB)$/stbctrls.lib \
$(SLB)$/tbxctrls.lib \
$(SLB)$/unoedit.lib
-
+
LIB3TARGET= $(SLB)$/$(TARGET)_3.lib
LIB3FILES=\
$(SLB)$/unodraw.lib \