diff options
author | Kurt Zenker <kz@openoffice.org> | 2008-05-06 09:07:20 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2008-05-06 09:07:20 +0000 |
commit | 7da1bd7a43906a3ba9e9cce6a84a98fa581d1a83 (patch) | |
tree | 716b905a3a3e0cdfa0b5917ecd208a8922f8a2ee /lingucomponent/prj | |
parent | 23b2e21450dc6d38314b5750fcb0e2f95974c11c (diff) |
INTEGRATION: CWS hyphenexternal (1.16.20); FILE MERGED
2007/12/03 12:04:14 rene 1.16.20.2: one lc_ too much
2007/12/03 00:07:53 rene 1.16.20.1: no interna libhnj anymore, use hyphen 2.3
Diffstat (limited to 'lingucomponent/prj')
-rw-r--r-- | lingucomponent/prj/build.lst | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lingucomponent/prj/build.lst b/lingucomponent/prj/build.lst index 6722e50493ad..2b3c4a8ad148 100644 --- a/lingucomponent/prj/build.lst +++ b/lingucomponent/prj/build.lst @@ -1,4 +1,4 @@ -lc lingucomponent : linguistic libtextcat svtools NULL +lc lingucomponent : linguistic libtextcat svtools hyphen NULL lc lingucomponent usr1 - all lc_mkout NULL lc lingucomponent\inc nmake - all lc_inc NULL lc lingucomponent\source\lingutil nmake - all lc_util lc_inc NULL @@ -6,7 +6,6 @@ lc lingucomponent\source\thesaurus\mythes nmake - all lc_mythes lc_util lc_i lc lingucomponent\source\thesaurus\libnth nmake - all lc_libnth lc_mythes lc_util lc_inc NULL lc lingucomponent\source\spellcheck\hunspell nmake - all lc_hunspell lc_util lc_inc NULL lc lingucomponent\source\spellcheck\spell nmake - all lc_libspell lc_hunspell lc_inc NULL -lc lingucomponent\source\hyphenator\altlinuxhyph\libhnj nmake - all lc_libhnj lc_util lc_inc NULL -lc lingucomponent\source\hyphenator\altlinuxhyph\hyphen nmake - all lc_libhyphen lc_libhnj lc_inc NULL +lc lingucomponent\source\hyphenator\altlinuxhyph\hyphen nmake - all lc_libhyphen lc_inc NULL lc lingucomponent\source\languageguessing nmake - all lc_languageguessing lc_inc NULL lc lingucomponent\source\spellcheck\macosxspell nmake - all lc_libmacosxspell lc_inc NULL |