From fdda178d888127c4b4dafd4b53800989929e9b6b Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Mon, 2 Jul 2012 13:00:50 +0100 Subject: targetted improvement of UNO API includes / usage --- ucb/Library_ucpftp1.mk | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'ucb/Library_ucpftp1.mk') diff --git a/ucb/Library_ucpftp1.mk b/ucb/Library_ucpftp1.mk index f0c6fc2b5d25..69e938ce9d8d 100644 --- a/ucb/Library_ucpftp1.mk +++ b/ucb/Library_ucpftp1.mk @@ -29,10 +29,7 @@ $(eval $(call gb_Library_Library,ucpftp1)) $(eval $(call gb_Library_set_componentfile,ucpftp1,ucb/source/ucp/ftp/ucpftp1)) -$(eval $(call gb_Library_use_api,ucpftp1,\ - offapi \ - udkapi \ -)) +$(eval $(call gb_Library_use_sdk_api,ucpftp1)) $(eval $(call gb_Library_use_libraries,ucpftp1,\ cppu \ -- cgit