Kaydet (Commit) 9fc47fb2 authored tarafından Jan Holesovsky's avatar Jan Holesovsky Kaydeden (comit) Miklos Vajna

native-code.py: Add libxolo.a.

Fixes loading of ooo10504-1.doc.

Change-Id: Ib82ac9938c755ec5fa9ccd93e44d92b744dc0ff4
üst 5d483a67
...@@ -52,6 +52,7 @@ core_factory_list = [ ...@@ -52,6 +52,7 @@ core_factory_list = [
("libunoxmllo.a", "unoxml_component_getFactory"), ("libunoxmllo.a", "unoxml_component_getFactory"),
("libutllo.a", "utl_component_getFactory"), ("libutllo.a", "utl_component_getFactory"),
("libxmlsecurity.a", "xmlsecurity_component_getFactory"), ("libxmlsecurity.a", "xmlsecurity_component_getFactory"),
("libxoflo.a", "xof_component_getFactory"),
("libxolo.a", "xo_component_getFactory"), ("libxolo.a", "xo_component_getFactory"),
("libxsec_xmlsec.a", "xsec_xmlsec_component_getFactory", "#ifndef ANDROID"), ("libxsec_xmlsec.a", "xsec_xmlsec_component_getFactory", "#ifndef ANDROID"),
("libxstor.a", "xstor_component_getFactory"), ("libxstor.a", "xstor_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