Finally, gut the vos module out of the build

This commit is contained in:
Norbert Thiebaud
2010-10-21 15:49:51 -05:00
parent d441fa1f8c
commit 014e66ceba
2 changed files with 0 additions and 2 deletions

View File

@@ -53,7 +53,6 @@ APP1STDLIBS+= -lstdc++
APP1STDLIBS+= \
$(CPPULIB) \
$(CPPUHELPERLIB) \
$(VOSLIB) \
$(SALLIB)
APP1DEF= $(MISC)$/$(APP1TARGET).def

View File

@@ -43,7 +43,6 @@ SHL1TARGET= officeclientsample
SHL1STDLIBS= \
$(SALLIB) \
$(VOSLIB) \
$(CPPULIB) \
$(CPPUHELPERLIB)