From 89ba55076fdc8a97071b584d74b418bd5a8c08b1 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Wed, 23 Mar 2016 13:09:03 +0100 Subject: sc: sc_mark_test can just link to scqahelper Change-Id: I90a5ca71ab8e2306eae337493a30ff0a56d5394f --- sc/CppunitTest_sc_mark_test.mk | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'sc/CppunitTest_sc_mark_test.mk') diff --git a/sc/CppunitTest_sc_mark_test.mk b/sc/CppunitTest_sc_mark_test.mk index 641bd7e033fb..bd4bf3dfab13 100644 --- a/sc/CppunitTest_sc_mark_test.mk +++ b/sc/CppunitTest_sc_mark_test.mk @@ -16,18 +16,12 @@ $(eval $(call gb_CppunitTest_use_externals,sc_mark_test, \ icuuc \ libxml2 \ mdds_headers \ - orcus \ - orcus-parser \ )) $(eval $(call gb_CppunitTest_add_exception_objects,sc_mark_test, \ sc/qa/unit/mark_test \ )) -$(eval $(call gb_CppunitTest_use_library_objects,sc_mark_test, \ - scqahelper \ -)) - $(eval $(call gb_CppunitTest_use_libraries,sc_mark_test, \ basegfx \ comphelper \ @@ -45,6 +39,7 @@ $(eval $(call gb_CppunitTest_use_libraries,sc_mark_test, \ sax \ sb \ sc \ + scqahelper \ sfx \ sot \ svl \ -- cgit v1.2.3