diff options
Diffstat (limited to 'unotest/Library_unoexceptionprotector.mk')
-rw-r--r-- | unotest/Library_unoexceptionprotector.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/unotest/Library_unoexceptionprotector.mk b/unotest/Library_unoexceptionprotector.mk index 3324f3e416ce..c23b1959ac3b 100644 --- a/unotest/Library_unoexceptionprotector.mk +++ b/unotest/Library_unoexceptionprotector.mk @@ -29,12 +29,12 @@ $(eval $(call gb_Library_Library,unoexceptionprotector)) $(eval $(call gb_Library_add_package_headers,unoexceptionprotector,unotest_inc)) -$(eval $(call gb_Library_add_api,unoexceptionprotector,\ +$(eval $(call gb_Library_use_api,unoexceptionprotector,\ udkapi \ offapi \ )) -$(eval $(call gb_Library_add_linked_libs,unoexceptionprotector,\ +$(eval $(call gb_Library_use_libraries,unoexceptionprotector,\ cppu \ cppuhelper \ sal \ |