summaryrefslogtreecommitdiff
path: root/svtools/util
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2009-10-06 07:38:24 +0200
committerMathias Bauer <mba@openoffice.org>2009-10-06 07:38:24 +0200
commitf87ee64d502aec9365d98d53d5b913f6456eae6b (patch)
tree293ad32cd784b2b036b076020dd1b3f1256bdcd5 /svtools/util
parent4de41d18fd2b96079b9a0aa9f1ef123e431fe938 (diff)
#103496#: move VCL free ConfigItems to unotools
Diffstat (limited to 'svtools/util')
-rw-r--r--svtools/util/makefile.mk7
1 files changed, 3 insertions, 4 deletions
diff --git a/svtools/util/makefile.mk b/svtools/util/makefile.mk
index 80596d23e866..fac8f654bfbe 100644
--- a/svtools/util/makefile.mk
+++ b/svtools/util/makefile.mk
@@ -1,7 +1,7 @@
#*************************************************************************
#*
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-#
+#
# Copyright 2008 by Sun Microsystems, Inc.
#
# OpenOffice.org - a multi-platform office productivity suite
@@ -83,13 +83,12 @@ LIB7FILES= \
$(SLB)$/svdde.lib \
$(SLB)$/svhtml.lib \
$(SLB)$/svrtf.lib \
- $(SLB)$/heavyconfig.lib \
+ $(SLB)$/config.lib \
$(SLB)$/table.lib \
- $(SLB)$/java.lib
+ $(SLB)$/java.lib
LIB8TARGET= $(SLB)$/svl.lib
LIB8FILES= \
- $(SLB)$/config.lib \
$(SLB)$/filerec.lib \
$(SLB)$/filepicker.lib \
$(SLB)$/items1.lib \