summaryrefslogtreecommitdiff
path: root/sw/Library_msword.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sw/Library_msword.mk')
-rw-r--r--sw/Library_msword.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/Library_msword.mk b/sw/Library_msword.mk
index 002621839617..8507bc1d7ddb 100644
--- a/sw/Library_msword.mk
+++ b/sw/Library_msword.mk
@@ -30,7 +30,7 @@ $(eval $(call gb_Library_Library,msword))
$(eval $(call gb_Library_set_componentfile,msword,sw/util/msword))
-$(eval $(call gb_Library_add_external_headers,msword,writerfilter_sprmids))
+$(eval $(call gb_Library_use_package,msword,writerfilter_sprmids))
$(eval $(call gb_Library_set_include,msword,\
-I$(SRCDIR)/sw/source/core/inc \
@@ -40,12 +40,12 @@ $(eval $(call gb_Library_set_include,msword,\
$$(INCLUDE) \
))
-$(eval $(call gb_Library_add_api,msword,\
+$(eval $(call gb_Library_use_api,msword,\
udkapi \
offapi \
))
-$(eval $(call gb_Library_add_linked_libs,msword,\
+$(eval $(call gb_Library_use_libraries,msword,\
basegfx \
comphelper \
cppu \