diff options
Diffstat (limited to 'lingucomponent/prj/build.lst')
-rw-r--r-- | lingucomponent/prj/build.lst | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/lingucomponent/prj/build.lst b/lingucomponent/prj/build.lst deleted file mode 100644 index 23137e620..000000000 --- a/lingucomponent/prj/build.lst +++ /dev/null @@ -1,10 +0,0 @@ -lc lingucomponent : linguistic LIBTEXTCAT:libtextcat LIBTEXTCATDATA:libtextcat svl HYPHEN:hyphen HUNSPELL:hunspell MYTHES:mythes LIBXSLT:libxslt NULL -lc lingucomponent usr1 - all lc_mkout NULL -lc lingucomponent\inc nmake - all lc_inc NULL -lc lingucomponent\source\lingutil nmake - all lc_util lc_inc NULL -lc lingucomponent\source\thesaurus\libnth nmake - all lc_libnth lc_util lc_inc NULL -lc lingucomponent\source\spellcheck\spell nmake - all lc_libspell lc_util lc_inc NULL -lc lingucomponent\source\hyphenator\altlinuxhyph\hyphen nmake - all lc_libhyphen lc_util lc_inc NULL -lc lingucomponent\source\languageguessing nmake - all lc_languageguessing lc_util lc_inc NULL -lc lingucomponent\source\spellcheck\macosxspell nmake - all lc_libmacosxspell lc_util lc_inc NULL - |