summaryrefslogtreecommitdiff
path: root/lingucomponent/prj
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2006-10-30 07:15:34 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2006-10-30 07:15:34 +0000
commit621e5a0ef9d7582a75272a490ce30141f1399072 (patch)
tree5bfd76a4bc90b0553f60b16d8b36afb346de3640 /lingucomponent/prj
parent1236b9a513b3c167f84e921f88475fb70f35eefd (diff)
INTEGRATION: CWS ause060 (1.13.40); FILE MERGED
2006/09/22 18:04:18 hjs 1.13.40.1: #i69234# call required makefile
Diffstat (limited to 'lingucomponent/prj')
-rw-r--r--lingucomponent/prj/build.lst15
1 files changed, 8 insertions, 7 deletions
diff --git a/lingucomponent/prj/build.lst b/lingucomponent/prj/build.lst
index 49ccb639a510..c14dc2fb8818 100644
--- a/lingucomponent/prj/build.lst
+++ b/lingucomponent/prj/build.lst
@@ -1,9 +1,10 @@
lc lingucomponent : linguistic NULL
lc lingucomponent usr1 - all lc_mkout NULL
-lc lingucomponent\source\lingutil nmake - all lc_util NULL
-lc lingucomponent\source\thesaurus\mythes nmake - all lc_mythes lc_util NULL
-lc lingucomponent\source\thesaurus\libnth nmake - all lc_libnth lc_mythes lc_util NULL
-lc lingucomponent\source\spellcheck\hunspell nmake - all lc_hunspell lc_util NULL
-lc lingucomponent\source\spellcheck\spell nmake - all lc_libspell lc_hunspell NULL
-lc lingucomponent\source\hyphenator\altlinuxhyph\libhnj nmake - all lc_libhnj lc_util NULL
-lc lingucomponent\source\hyphenator\altlinuxhyph\hyphen nmake - all lc_libhyphen lc_libhnj 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
+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