summaryrefslogtreecommitdiff
path: root/basebmp/Library_basebmp.mk
diff options
context:
space:
mode:
Diffstat (limited to 'basebmp/Library_basebmp.mk')
-rw-r--r--basebmp/Library_basebmp.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/basebmp/Library_basebmp.mk b/basebmp/Library_basebmp.mk
index 93c58c17842e..731d965ad982 100644
--- a/basebmp/Library_basebmp.mk
+++ b/basebmp/Library_basebmp.mk
@@ -35,7 +35,7 @@ $(eval $(call gb_Library_set_include,basebmp,\
$$(INCLUDE) \
))
-$(eval $(call gb_Library_add_api,basebmp,\
+$(eval $(call gb_Library_use_api,basebmp,\
offapi \
udkapi \
))
@@ -44,7 +44,7 @@ $(eval $(call gb_Library_add_defs,basebmp,\
-DBASEBMP_DLLIMPLEMENTATION \
))
-$(eval $(call gb_Library_add_linked_libs,basebmp,\
+$(eval $(call gb_Library_use_libraries,basebmp,\
basegfx \
sal \
$(gb_STDLIBS) \