summaryrefslogtreecommitdiff
path: root/embeddedobj/source
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
commit1df23c08d442cc3e5d3714b54b8d5ab73327b954 (patch)
treef8a92489802a454e2d3d4e5a5bcd9e47884ad294 /embeddedobj/source
parent119873328acd70ca3569c21a0b1fe36277e8bf4c (diff)
Finally, gut the vos module out of the build
Diffstat (limited to 'embeddedobj/source')
-rw-r--r--embeddedobj/source/msole/makefile.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/embeddedobj/source/msole/makefile.mk b/embeddedobj/source/msole/makefile.mk
index 07b08bce6984..e8d4a42d1913 100644
--- a/embeddedobj/source/msole/makefile.mk
+++ b/embeddedobj/source/msole/makefile.mk
@@ -89,12 +89,11 @@ SHL1OBJS= $(SLOFILES)
SHL1STDLIBS=\
$(UNOTOOLSLIB)\
$(SALLIB)\
- $(VOSLIB)\
$(CPPULIB)\
$(CPPUHELPERLIB)\
$(COMPHELPERLIB)\
$(TOOLSLIB)
-
+
.IF "$(GUI)"=="WNT"
.IF "$(COM)"=="GCC"