summaryrefslogtreecommitdiff
path: root/sdext/Library_presenter.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/Library_presenter.mk')
-rw-r--r--sdext/Library_presenter.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/sdext/Library_presenter.mk b/sdext/Library_presenter.mk
index 058d8be025fc..ca404ca9f33d 100644
--- a/sdext/Library_presenter.mk
+++ b/sdext/Library_presenter.mk
@@ -29,10 +29,7 @@ $(eval $(call gb_Library_Library,PresenterScreen))
$(eval $(call gb_Library_set_componentfile,PresenterScreen,sdext/source/presenter/presenter))
-$(eval $(call gb_Library_use_api,PresenterScreen,\
- offapi \
- udkapi \
-))
+$(eval $(call gb_Library_use_sdk_api,PresenterScreen))
$(eval $(call gb_Library_add_defs,PresenterScreen,\
-DPRESENTER_IMPL_IDENTIFIER=\"com.sun.PresenterScreen-$(sdext_PLATFORM)\" \