Kaydet (Commit) 28bf0e7b authored tarafından Mert Tumer's avatar Mert Tumer Kaydeden (comit) Tomaž Vajngerl

added necessary library for pdf export on Android Viewer

Change-Id: I01413493100fd110175ec85790899a130954c78e
Signed-off-by: 's avatarMert Tumer <merttumer@outlook.com>
Reviewed-on: https://gerrit.libreoffice.org/58688
Tested-by: Jenkins
Reviewed-by: 's avatarTomaž Vajngerl <quikee@gmail.com>
üst b7b01478
...@@ -60,6 +60,7 @@ core_factory_list = [ ...@@ -60,6 +60,7 @@ core_factory_list = [
("libmcnttype.a", "mcnttype_component_getFactory"), ("libmcnttype.a", "mcnttype_component_getFactory"),
("libvcllo.a", "vcl_component_getFactory"), ("libvcllo.a", "vcl_component_getFactory"),
("libspelllo.a", "spell_component_getFactory"), ("libspelllo.a", "spell_component_getFactory"),
("libpdffilterlo.a", "pdffilter_component_getFactory"),
("libsvgiolo.a", "svgio_component_getFactory") ("libsvgiolo.a", "svgio_component_getFactory")
] ]
......
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