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 --- fpicker/Library_fps_aqua.mk | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'fpicker/Library_fps_aqua.mk') diff --git a/fpicker/Library_fps_aqua.mk b/fpicker/Library_fps_aqua.mk index 12e36d6f24ce..cb7e1a9e7c77 100644 --- a/fpicker/Library_fps_aqua.mk +++ b/fpicker/Library_fps_aqua.mk @@ -33,10 +33,7 @@ $(eval $(call gb_Library_use_packages,fps_aqua,\ vcl_inc \ )) -$(eval $(call gb_Library_use_api,fps_aqua,\ - offapi \ - udkapi \ -)) +$(eval $(call gb_Library_use_sdk_api,fps_aqua)) $(eval $(call gb_Library_add_libs,fps_aqua,\ -framework Cocoa \ -- cgit