diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-12-21 10:20:10 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-12-21 10:20:10 +0000 |
commit | 2d9aac80a17b61f8339b80a4bc1555940255a8ff (patch) | |
tree | f0529444fbf6add61a2ce0e26161abeba566f52d /lingucomponent | |
parent | d00fc0e293852cfc019ffaffa65bee327397677b (diff) |
msvc2008 hunspell linked to icuuc
Diffstat (limited to 'lingucomponent')
-rw-r--r-- | lingucomponent/Library_spell.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lingucomponent/Library_spell.mk b/lingucomponent/Library_spell.mk index a66b4ba4dbbc..f7aa80432314 100644 --- a/lingucomponent/Library_spell.mk +++ b/lingucomponent/Library_spell.mk @@ -56,6 +56,7 @@ $(eval $(call gb_Library_add_linked_static_libs,spell,\ $(eval $(call gb_Library_use_externals,spell,\ hunspell \ + icuuc \ )) $(eval $(call gb_Library_add_exception_objects,spell,\ |