From c03619af81ae938ad632661f12bc256851c70e61 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Wed, 4 Feb 2004 11:54:10 +0000 Subject: INTEGRATION: CWS ooo20031216 (1.11.32); FILE MERGED 2003/12/10 14:34:36 khendricks 1.11.32.1: Issue number: None Submitted by: Kevin B. Hendricks Reviewed by: project owner (me) Changes to support building and delivering the components from the new thesaurus --- lingucomponent/prj/build.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lingucomponent/prj') diff --git a/lingucomponent/prj/build.lst b/lingucomponent/prj/build.lst index 1232b53525a2..c9418055f342 100644 --- a/lingucomponent/prj/build.lst +++ b/lingucomponent/prj/build.lst @@ -1,8 +1,8 @@ lc lingucomponent : linguistic NULL lc lingucomponent usr1 - all lc_mkout NULL lc lingucomponent\source\lingutil nmake - all lc_util NULL -lc lingucomponent\source\thesaurus\parser nmake - all lc_parser lc_util NULL -lc lingucomponent\source\thesaurus\libth nmake - all lc_libth 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\myspell nmake - all lc_myspell lc_util NULL lc lingucomponent\source\spellcheck\spell nmake - all lc_libspell lc_myspell NULL lc lingucomponent\source\hyphenator\altlinuxhyph\libhnj nmake - all lc_libhnj lc_util NULL -- cgit