diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2003-06-12 09:35:24 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2003-06-12 09:35:24 +0000 |
commit | 9ef75a6cadf9e92328289a9eda143d43300015ef (patch) | |
tree | eff47ab8f02de26a3ae6de76a3a01787ebc1f342 /lingucomponent/prj | |
parent | 4fa369b6a69a655fbf5d5c75f375b317652409cf (diff) |
INTEGRATION: CWS mh11rc (1.10.8); FILE MERGED
2003/06/06 08:55:23 mh 1.10.8.1: join: from beta2
Diffstat (limited to 'lingucomponent/prj')
-rw-r--r-- | lingucomponent/prj/build.lst | 3 | ||||
-rw-r--r-- | lingucomponent/prj/d.lst | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lingucomponent/prj/build.lst b/lingucomponent/prj/build.lst index e8033089525d..1232b53525a2 100644 --- a/lingucomponent/prj/build.lst +++ b/lingucomponent/prj/build.lst @@ -1,4 +1,4 @@ -lc lingucomponent : linguistic lingu NULL +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 @@ -7,4 +7,3 @@ lc lingucomponent\source\spellcheck\myspell nmake - all lc_myspell lc_util NU 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 lc lingucomponent\source\hyphenator\altlinuxhyph\hyphen nmake - all lc_libhyphen lc_libhnj NULL -lc lingucomponent\source\hyphenator\altlinuxhyph\hyphtabs nmake - all lc_hyphtabs lc_util NULL diff --git a/lingucomponent/prj/d.lst b/lingucomponent/prj/d.lst index 01015dace878..4ecf7570791f 100644 --- a/lingucomponent/prj/d.lst +++ b/lingucomponent/prj/d.lst @@ -3,6 +3,7 @@ ..\%__SRC%\bin\*.aff %_DEST%\bin%_EXT%\*.aff ..\%__SRC%\bin\*.dic %_DEST%\bin%_EXT%\*.dic ..\%__SRC%\bin\*.lst %_DEST%\bin%_EXT%\*.lst +..\%__SRC%\bin\thencode* %_DEST%\bin%_EXT% ..\%__SRC%\bin\lth* %_DEST%\bin%_EXT%\lth* ..\%__SRC%\lib\ilth* %_DEST%\lib%_EXT%\ilth* |