diff options
-rw-r--r-- | lingucomponent/prj/build.lst | 2 | ||||
-rw-r--r-- | setup_native/prj/build.lst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lingucomponent/prj/build.lst b/lingucomponent/prj/build.lst index 65e8459bea3f..138e5858f70e 100644 --- a/lingucomponent/prj/build.lst +++ b/lingucomponent/prj/build.lst @@ -1,4 +1,4 @@ -lc lingucomponent : linguistic libtextcat svl hyphen HUNSPELL:hunspell NULL +lc lingucomponent : linguistic libtextcat svl HYPHEN:hyphen HUNSPELL:hunspell 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 diff --git a/setup_native/prj/build.lst b/setup_native/prj/build.lst index ad7d365c30de..df7b02484039 100644 --- a/setup_native/prj/build.lst +++ b/setup_native/prj/build.lst @@ -1,4 +1,4 @@ -pk setup_native : l10n transex3 soltools sal xml2cmp NULL +pk setup_native : l10n l10ntools soltools sal xml2cmp NULL pk setup_native usr1 - all sn_mkout NULL pk setup_native\scripts\source nmake - u sn_source NULL pk setup_native\scripts nmake - u sn_scripts sn_source.u NULL |