summaryrefslogtreecommitdiffstats
path: root/lingucomponent/prj
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-06-19 15:00:02 +0000
committerKurt Zenker <kz@openoffice.org>2007-06-19 15:00:02 +0000
commit324c997c4daa45e784624b133c232683e9ee99eb (patch)
treec50311bea5292f5ed96843832d9e4c40e0b1c314 /lingucomponent/prj
parentINTEGRATION: CWS gh14 (1.30.4); FILE MERGED (diff)
downloadcore-324c997c4daa45e784624b133c232683e9ee99eb.tar.gz
core-324c997c4daa45e784624b133c232683e9ee99eb.zip
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.lst5
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