summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2010-10-21 16:02:40 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2010-10-25 19:55:34 -0500
commitb7cd97528304cf765b4438ffc3bb00f49d40712a (patch)
tree981cb6780371ee5094d74dc53c60a10542853334 /svx
parentb898d81c39204dd020393c04aefcbd9528afff89 (diff)
Finally, gut the vos module out of the build
Diffstat (limited to 'svx')
-rw-r--r--svx/util/makefile.mk2
-rw-r--r--svx/workben/makefile.mk1
-rw-r--r--svx/workben/msview/makefile.mk1
3 files changed, 0 insertions, 4 deletions
diff --git a/svx/util/makefile.mk b/svx/util/makefile.mk
index 06e3132f4e..2e756b5aa3 100644
--- a/svx/util/makefile.mk
+++ b/svx/util/makefile.mk
@@ -96,7 +96,6 @@ SHL1STDLIBS= \
$(UCBHELPERLIB) \
$(CPPUHELPERLIB) \
$(CPPULIB) \
- $(VOSLIB) \
$(SALLIB) \
$(ICUUCLIB)
@@ -152,7 +151,6 @@ SHL2STDLIBS= \
$(UCBHELPERLIB) \
$(CPPUHELPERLIB) \
$(CPPULIB) \
- $(VOSLIB) \
$(SALLIB) \
$(SALHELPERLIB) \
$(ICUUCLIB)
diff --git a/svx/workben/makefile.mk b/svx/workben/makefile.mk
index 4aa0a098f0..4481316dd7 100644
--- a/svx/workben/makefile.mk
+++ b/svx/workben/makefile.mk
@@ -47,7 +47,6 @@ APP1TARGET= $(TARGET)
APP1OBJS= $(OBJFILES)
APP1LIBS= $(LB)$/svx.lib
APP1STDLIBS=$(TOOLSLIB) \
- $(VOSLIB) \
$(SO2LIB) \
$(SVTOOLLIB) \
$(SVLLIB) \
diff --git a/svx/workben/msview/makefile.mk b/svx/workben/msview/makefile.mk
index ee4d384399..2ce9d573de 100644
--- a/svx/workben/msview/makefile.mk
+++ b/svx/workben/msview/makefile.mk
@@ -58,7 +58,6 @@ APP1STDLIBS= $(CPPULIB) \
$(TOOLSLIB) \
$(SVTOOLLIB) \
$(SALLIB) \
- $(VOSLIB) \
$(SOTLIB) \
$(VCLLIB) \
$(SVXLIB) \