diff options
author | Kurt Zenker <kz@openoffice.org> | 2007-06-19 15:00:02 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2007-06-19 15:00:02 +0000 |
commit | 324c997c4daa45e784624b133c232683e9ee99eb (patch) | |
tree | c50311bea5292f5ed96843832d9e4c40e0b1c314 /lingucomponent/prj | |
parent | a4814f1a2da870bfce35610887b6eda94b3d4ad3 (diff) |
INTEGRATION: CWS languageguessing (1.14.10); FILE MERGED
2007/01/12 13:58:52 tl 1.14.10.2: #i73173# integrate Google SoC language-guessing
2007/01/12 11:00:01 tl 1.14.10.1: #i73173# integrate Google SoC language-guessing
Diffstat (limited to 'lingucomponent/prj')
-rw-r--r-- | lingucomponent/prj/build.lst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lingucomponent/prj/build.lst b/lingucomponent/prj/build.lst index c14dc2fb8818..f02b3d35827c 100644 --- a/lingucomponent/prj/build.lst +++ b/lingucomponent/prj/build.lst @@ -1,6 +1,6 @@ -lc lingucomponent : linguistic NULL +lc lingucomponent : linguistic libtextcat svtools NULL lc lingucomponent usr1 - all lc_mkout NULL -lc lingucomponent\inc nmake - all lc_inc NULL +lc lingucomponent\inc nmake - all lc_inc NULL lc lingucomponent\source\lingutil nmake - all lc_util lc_inc NULL lc lingucomponent\source\thesaurus\mythes nmake - all lc_mythes lc_util lc_inc NULL lc lingucomponent\source\thesaurus\libnth nmake - all lc_libnth lc_mythes lc_util lc_inc NULL @@ -8,3 +8,4 @@ lc lingucomponent\source\spellcheck\hunspell nmake - all lc_hunspell lc_util 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\languageguessing nmake - all lc_languageguessing lc_inc NULL |