diff options
Diffstat (limited to 'basebmp')
-rw-r--r-- | basebmp/Library_basebmp.mk | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/basebmp/Library_basebmp.mk b/basebmp/Library_basebmp.mk index 1d92e050bbde..756840bbc2d1 100644 --- a/basebmp/Library_basebmp.mk +++ b/basebmp/Library_basebmp.mk @@ -11,10 +11,7 @@ $(eval $(call gb_Library_Library,basebmp)) $(eval $(call gb_Library_use_package,basebmp,basebmp_inc)) -$(eval $(call gb_Library_use_api,basebmp,\ - offapi \ - udkapi \ -)) +$(eval $(call gb_Library_use_sdk_api,basebmp)) $(eval $(call gb_Library_use_libraries,basebmp,\ basegfx \ |