sc: fix bogus -I$(WORKDIR)/other_module
This commit is contained in:
@@ -29,6 +29,7 @@ $(eval $(call gb_Package_Package,oox_generated,$(call gb_CustomTarget_get_workdi
|
|||||||
|
|
||||||
$(eval $(call gb_Package_add_file,oox_generated,inc/oox/token/tokens.hxx,inc/oox/token/tokens.hxx))
|
$(eval $(call gb_Package_add_file,oox_generated,inc/oox/token/tokens.hxx,inc/oox/token/tokens.hxx))
|
||||||
$(eval $(call gb_Package_add_file,oox_generated,inc/oox/token/namespaces.hxx,inc/oox/token/namespaces.hxx))
|
$(eval $(call gb_Package_add_file,oox_generated,inc/oox/token/namespaces.hxx,inc/oox/token/namespaces.hxx))
|
||||||
|
$(eval $(call gb_Package_add_file,oox_generated,inc/oox/token/properties.hxx,inc/oox/token/properties.hxx))
|
||||||
$(eval $(call gb_Package_add_file,oox_generated,inc/oox/namespaces.txt,misc/namespaces.txt))
|
$(eval $(call gb_Package_add_file,oox_generated,inc/oox/namespaces.txt,misc/namespaces.txt))
|
||||||
|
|
||||||
# vim: set noet sw=4 ts=4:
|
# vim: set noet sw=4 ts=4:
|
||||||
|
@@ -29,7 +29,6 @@ $(eval $(call gb_Library_set_include,scfilt,\
|
|||||||
-I$(SRCDIR)/sc/source/filter/inc \
|
-I$(SRCDIR)/sc/source/filter/inc \
|
||||||
-I$(SRCDIR)/sc/source/ui/inc \
|
-I$(SRCDIR)/sc/source/ui/inc \
|
||||||
-I$(SRCDIR)/sc/inc \
|
-I$(SRCDIR)/sc/inc \
|
||||||
-I$(WORKDIR)/oox/inc \
|
|
||||||
$$(INCLUDE) \
|
$$(INCLUDE) \
|
||||||
))
|
))
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user