summaryrefslogtreecommitdiff
path: root/embeddedobj/Library_emboleobj.mk
diff options
context:
space:
mode:
Diffstat (limited to 'embeddedobj/Library_emboleobj.mk')
-rw-r--r--embeddedobj/Library_emboleobj.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/embeddedobj/Library_emboleobj.mk b/embeddedobj/Library_emboleobj.mk
index 4889693e4c9a..8420480be077 100644
--- a/embeddedobj/Library_emboleobj.mk
+++ b/embeddedobj/Library_emboleobj.mk
@@ -40,12 +40,12 @@ $(eval $(call gb_Library_set_include,emboleobj,\
$$(INCLUDE) \
))
-$(eval $(call gb_Library_add_api,emboleobj,\
+$(eval $(call gb_Library_use_api,emboleobj,\
offapi \
udkapi \
))
-$(eval $(call gb_Library_add_linked_libs,emboleobj,\
+$(eval $(call gb_Library_use_libraries,emboleobj,\
comphelper \
cppu \
cppuhelper \
@@ -68,7 +68,7 @@ $(eval $(call gb_Library_add_exception_objects,emboleobj,\
ifeq ($(OS),WNT)
-$(eval $(call gb_Library_add_linked_libs,emboleobj,\
+$(eval $(call gb_Library_use_libraries,emboleobj,\
embobj \
gdi32 \
ole32 \