Kaydet (Commit) e5b5da32 authored tarafından Michael Stahl's avatar Michael Stahl Kaydeden (comit) Fridrich Štrba

sw: Library_vbaswobj should not include headers from source/core/inc

Change-Id: I07a0f27b1e6a1dbe9681cfe1593c3d05e7504532
üst 3d48ed9d
...@@ -24,9 +24,7 @@ $(eval $(call gb_Library_set_componentfile,vbaswobj,sw/util/vbaswobj)) ...@@ -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_precompiled_header,vbaswobj,$(SRCDIR)/sw/inc/pch/precompiled_vbaswobj))
$(eval $(call gb_Library_set_include,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/core/uibase/inc \
-I$(SRCDIR)/sw/source/filter/inc \
-I$(SRCDIR)/sw/inc \ -I$(SRCDIR)/sw/inc \
$$(INCLUDE) \ $$(INCLUDE) \
)) ))
......
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