Finally, gut the vos module out of the build
This commit is contained in:
@@ -53,7 +53,6 @@ APP1STDLIBS+= -lstdc++
|
||||
APP1STDLIBS+= \
|
||||
$(CPPULIB) \
|
||||
$(CPPUHELPERLIB) \
|
||||
$(VOSLIB) \
|
||||
$(SALLIB)
|
||||
|
||||
APP1DEF= $(MISC)$/$(APP1TARGET).def
|
||||
|
@@ -43,7 +43,6 @@ SHL1TARGET= officeclientsample
|
||||
|
||||
SHL1STDLIBS= \
|
||||
$(SALLIB) \
|
||||
$(VOSLIB) \
|
||||
$(CPPULIB) \
|
||||
$(CPPUHELPERLIB)
|
||||
|
||||
|
Reference in New Issue
Block a user