Kaydet (Commit) 47c46638 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Need the spell library

Change-Id: I381386852e20bf0424f3189099b10bb33de98bc8
üst e459f512
...@@ -114,6 +114,7 @@ lo_get_libmap(void) ...@@ -114,6 +114,7 @@ lo_get_libmap(void)
{ "libsmdlo.a", smd_component_getFactory }, { "libsmdlo.a", smd_component_getFactory },
{ "libsmlo.a", sm_component_getFactory }, { "libsmlo.a", sm_component_getFactory },
{ "libsotlo.a", sot_component_getFactory }, { "libsotlo.a", sot_component_getFactory },
{ "libspelllo.a", spell_component_getFactory },
{ "libscriptframe.a", scriptframe_component_getFactory }, { "libscriptframe.a", scriptframe_component_getFactory },
{ "libstringresource.uno.a", stringresource_component_getFactory }, { "libstringresource.uno.a", stringresource_component_getFactory },
{ "libsvgfilterlo.a", svgfilter_component_getFactory }, { "libsvgfilterlo.a", svgfilter_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