summaryrefslogtreecommitdiff
path: root/writerfilter/Library_resourcemodel.mk
diff options
context:
space:
mode:
Diffstat (limited to 'writerfilter/Library_resourcemodel.mk')
-rw-r--r--writerfilter/Library_resourcemodel.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/writerfilter/Library_resourcemodel.mk b/writerfilter/Library_resourcemodel.mk
index 4583db410704..aa3d2844b264 100644
--- a/writerfilter/Library_resourcemodel.mk
+++ b/writerfilter/Library_resourcemodel.mk
@@ -27,7 +27,7 @@
$(eval $(call gb_Library_Library,resourcemodel))
-$(eval $(call gb_Library_add_custom_headers,resourcemodel,writerfilter/source))
+$(eval $(call gb_Library_use_custom_headers,resourcemodel,writerfilter/source))
$(eval $(call gb_Library_set_include,resourcemodel,\
$$(INCLUDE) \
@@ -41,12 +41,12 @@ $(eval $(call gb_Library_add_defs,resourcemodel,\
$(writerfilter_debug_flags) \
))
-$(eval $(call gb_Library_add_api,resourcemodel,\
+$(eval $(call gb_Library_use_api,resourcemodel,\
offapi \
udkapi \
))
-$(eval $(call gb_Library_add_linked_libs,resourcemodel,\
+$(eval $(call gb_Library_use_libraries,resourcemodel,\
comphelper \
cppu \
cppuhelper \