summaryrefslogtreecommitdiff
path: root/solenv/bin/native-code.py
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2019-05-27 14:18:59 +0300
committerTor Lillqvist <tml@collabora.com>2019-05-27 14:19:55 +0300
commit17570651f30c8504e83ae1a3fb99c350ce53a7de (patch)
treeb4e9605f3441095e5062cb2423fc193c9cb32c24 /solenv/bin/native-code.py
parent403da742a245428acefadf2aebf05153b1c992d5 (diff)
The proxyfac component seems to be needed
Change-Id: Ib6ab095ea5c4b4a01afad5510208ad352dea5d76
Diffstat (limited to 'solenv/bin/native-code.py')
-rwxr-xr-xsolenv/bin/native-code.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/bin/native-code.py b/solenv/bin/native-code.py
index c953d4733bcb..b1d1d3f5918a 100755
--- a/solenv/bin/native-code.py
+++ b/solenv/bin/native-code.py
@@ -67,6 +67,7 @@ core_factory_list = [
("libctllo.a", "ctl_component_getFactory"),
("libMacOSXSpelllo.a", "MacOSXSpell_component_getFactory", "#ifdef IOS"),
("libcuilo.a", "cui_component_getFactory"),
+ ("libproxyfaclo.a", "proxyfac_component_getFactory"),
]
core_constructor_list = [