Kaydet (Commit) e6e47ffa authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Adapt `make perfcheck`

...to 7d275e3a "Implement NewWorkbook and
WorkbookOpen Automation callbacks in Calc"

Change-Id: I1ae8c3873a4832e2b4e9fdc43506b1a5e98d9dd4
üst f06004c0
......@@ -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))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment