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

Need libi18npool to render non-Latin text

Change-Id: I7d0a42a89dff1e701627453ea4d337d21fbf6056
üst c98d6491
...@@ -28,6 +28,7 @@ core_factory_list = [ ...@@ -28,6 +28,7 @@ core_factory_list = [
("libfilterconfiglo.a", "filterconfig1_component_getFactory"), ("libfilterconfiglo.a", "filterconfig1_component_getFactory"),
("libfsstoragelo.a", "fsstorage_component_getFactory"), ("libfsstoragelo.a", "fsstorage_component_getFactory"),
("libhyphenlo.a", "hyphen_component_getFactory"), ("libhyphenlo.a", "hyphen_component_getFactory"),
("libi18npoollo.a", "i18npool_component_getFactory"),
("liblnglo.a", "lng_component_getFactory"), ("liblnglo.a", "lng_component_getFactory"),
("liblnthlo.a", "lnth_component_getFactory"), ("liblnthlo.a", "lnth_component_getFactory"),
("liblocalebe1lo.a", "localebe1_component_getFactory"), ("liblocalebe1lo.a", "localebe1_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