[Libreoffice-commits] core.git: sc/CppunitTest_sc_perfobj.mk
Stephan Bergmann
sbergman at redhat.com
Tue Jun 5 07:44:57 UTC 2018
sc/CppunitTest_sc_perfobj.mk | 4 ++++
1 file changed, 4 insertions(+)
New commits:
commit e6e47ffad3e232f8fa8efa7e504460a6336cf6f7
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Tue Jun 5 09:43:20 2018 +0200
Adapt `make perfcheck`
...to 7d275e3ab35b3f9bfd7ff16290393ca027c50355 "Implement NewWorkbook and
WorkbookOpen Automation callbacks in Calc"
Change-Id: I1ae8c3873a4832e2b4e9fdc43506b1a5e98d9dd4
diff --git a/sc/CppunitTest_sc_perfobj.mk b/sc/CppunitTest_sc_perfobj.mk
index a59ac83bf02e..57556689bc6e 100644
--- a/sc/CppunitTest_sc_perfobj.mk
+++ b/sc/CppunitTest_sc_perfobj.mk
@@ -58,6 +58,10 @@ $(eval $(call gb_CppunitTest_set_include,sc_perfobj,\
$$(INCLUDE) \
))
+$(eval $(call gb_CppunitTest_use_api,sc_perfobj, \
+ oovbaapi \
+))
+
$(eval $(call gb_CppunitTest_use_sdk_api,sc_perfobj))
$(eval $(call gb_CppunitTest_use_ure,sc_perfobj))
More information about the Libreoffice-commits
mailing list