sw: Library_vbaswobj should not include headers from source/core/inc
Change-Id: I07a0f27b1e6a1dbe9681cfe1593c3d05e7504532
This commit is contained in:
@@ -24,9 +24,7 @@ $(eval $(call gb_Library_set_componentfile,vbaswobj,sw/util/vbaswobj))
|
||||
$(eval $(call gb_Library_set_precompiled_header,vbaswobj,$(SRCDIR)/sw/inc/pch/precompiled_vbaswobj))
|
||||
|
||||
$(eval $(call gb_Library_set_include,vbaswobj,\
|
||||
-I$(SRCDIR)/sw/source/core/inc \
|
||||
-I$(SRCDIR)/sw/source/core/uibase/inc \
|
||||
-I$(SRCDIR)/sw/source/filter/inc \
|
||||
-I$(SRCDIR)/sw/inc \
|
||||
$$(INCLUDE) \
|
||||
))
|
||||
|
Reference in New Issue
Block a user