summaryrefslogtreecommitdiff
path: root/sfx2/Library_qstart.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/Library_qstart.mk')
-rw-r--r--sfx2/Library_qstart.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/sfx2/Library_qstart.mk b/sfx2/Library_qstart.mk
index f4b67831428c..aa0a5495aa48 100644
--- a/sfx2/Library_qstart.mk
+++ b/sfx2/Library_qstart.mk
@@ -35,7 +35,7 @@ $(eval $(call gb_Library_set_include,qstart_gtk,\
-I$(SRCDIR)/sfx2/inc/sfx2 \
))
-$(eval $(call gb_Library_add_api,qstart_gtk,\
+$(eval $(call gb_Library_use_api,qstart_gtk,\
udkapi \
offapi \
))
@@ -51,7 +51,7 @@ $(eval $(call gb_Library_add_defs,qstart_gtk,\
))
endif
-$(eval $(call gb_Library_add_linked_libs,qstart_gtk,\
+$(eval $(call gb_Library_use_libraries,qstart_gtk,\
comphelper \
cppu \
cppuhelper \