diff options
-rw-r--r-- | lingucomponent/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lingucomponent/prj/build.lst b/lingucomponent/prj/build.lst index 88680502c278..c555c2d70512 100644 --- a/lingucomponent/prj/build.lst +++ b/lingucomponent/prj/build.lst @@ -2,4 +2,4 @@ lc lingucomponent : pspell NULL lc lingucomponent usr1 - all lg_mkout NULL lc lingucomponent\source\thesaurus\parser nmake - all lc_parser NULL lc lingucomponent\source\thesaurus\libth nmake - all lc_libth NULL -lc lingucomponent\source\spellcheck\pspell_en_US nmake - all lc_spellus NULL +lc lingucomponent\source\spellcheck\pspell_en_US nmake - u lc_spellus NULL |