From 5fcacd84082b039c4c2d6f3470d51b3c49b3110c Mon Sep 17 00:00:00 2001 From: David Tardon Date: Sun, 8 Apr 2012 15:17:45 +0200 Subject: rename gb_CppunitTest_uses_ure --- sc/CppunitTest_sc_chart_regression_test.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sc/CppunitTest_sc_chart_regression_test.mk') diff --git a/sc/CppunitTest_sc_chart_regression_test.mk b/sc/CppunitTest_sc_chart_regression_test.mk index 9c99f12b3159..2c28e5a0c189 100644 --- a/sc/CppunitTest_sc_chart_regression_test.mk +++ b/sc/CppunitTest_sc_chart_regression_test.mk @@ -80,7 +80,7 @@ $(eval $(call gb_CppunitTest_use_api,sc_chart_regression_test,\ udkapi \ )) -$(eval $(call gb_CppunitTest_uses_ure,sc_chart_regression_test)) +$(eval $(call gb_CppunitTest_use_ure,sc_chart_regression_test)) $(eval $(call gb_CppunitTest_use_components,sc_chart_regression_test,\ basic/util/sb \ -- cgit 'distro/allotropia/zeta-7-3'>distro/allotropia/zeta-7-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmlsecurity/Executable_pdfverify.mk
AgeCommit message (Expand)Author
2018-03-26use boost::optional in OutDevStateNoel Grandin