Kaydet (Commit) 9900f80d authored tarafından Tor Lillqvist's avatar Tor Lillqvist

The UNO component file names are 'traditional' for iOS, no 'lib' prefix

Change-Id: I104fde6ea294db55513ef11fe063e911e287cc31
üst a477138d
...@@ -91,7 +91,7 @@ lo_get_libmap(void) ...@@ -91,7 +91,7 @@ lo_get_libmap(void)
{ "libevtattlo.a", evtatt_component_getFactory }, { "libevtattlo.a", evtatt_component_getFactory },
{ "libfileacc.a", fileacc_component_getFactory }, { "libfileacc.a", fileacc_component_getFactory },
{ "libfrmlo.a", frm_component_getFactory }, { "libfrmlo.a", frm_component_getFactory },
{ "libfsstorage.uno.a", fsstorage_component_getFactory }, { "fsstorage.uno.a", fsstorage_component_getFactory },
{ "libfwklo.a", fwk_component_getFactory }, { "libfwklo.a", fwk_component_getFactory },
{ "libfwllo.a", fwl_component_getFactory }, { "libfwllo.a", fwl_component_getFactory },
{ "libfwmlo.a", fwm_component_getFactory }, { "libfwmlo.a", fwm_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