Kaydet (Commit) 014e66ce authored tarafından Norbert Thiebaud's avatar Norbert Thiebaud

Finally, gut the vos module out of the build

üst d441fa1f
...@@ -53,7 +53,6 @@ APP1STDLIBS+= -lstdc++ ...@@ -53,7 +53,6 @@ APP1STDLIBS+= -lstdc++
APP1STDLIBS+= \ APP1STDLIBS+= \
$(CPPULIB) \ $(CPPULIB) \
$(CPPUHELPERLIB) \ $(CPPUHELPERLIB) \
$(VOSLIB) \
$(SALLIB) $(SALLIB)
APP1DEF= $(MISC)$/$(APP1TARGET).def APP1DEF= $(MISC)$/$(APP1TARGET).def
......
...@@ -43,7 +43,6 @@ SHL1TARGET= officeclientsample ...@@ -43,7 +43,6 @@ SHL1TARGET= officeclientsample
SHL1STDLIBS= \ SHL1STDLIBS= \
$(SALLIB) \ $(SALLIB) \
$(VOSLIB) \
$(CPPULIB) \ $(CPPULIB) \
$(CPPUHELPERLIB) $(CPPUHELPERLIB)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment