diff options
author | Bustamam Harun <bustamam@openoffice.org> | 2001-08-29 20:25:22 +0000 |
---|---|---|
committer | Bustamam Harun <bustamam@openoffice.org> | 2001-08-29 20:25:22 +0000 |
commit | d65b2edb1b3e0f6ef5de7100d8c5283b4ba470ad (patch) | |
tree | 419fc7786da4897fc69c40cdf9c428b21ea5e9f9 /i18npool/prj/build.lst | |
parent | 8b5c4d72e0cfa5e2eed1bdda0ee6eeb9058dfa5d (diff) |
Add localedata_ascii localedata_CJK and localedata parser into i18npool
Diffstat (limited to 'i18npool/prj/build.lst')
-rw-r--r-- | i18npool/prj/build.lst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/i18npool/prj/build.lst b/i18npool/prj/build.lst new file mode 100644 index 000000000000..f1d241b3ee5e --- /dev/null +++ b/i18npool/prj/build.lst @@ -0,0 +1,7 @@ +in i18npool : bridges sax stoc svtools unotools NULL +in i18npool usr1 - all in_mkout NULL +in i18npool\source\unotypes nmake - all in_utypes NULL +in i18npool\source\localedata_ascii nmake - all in_locdata_ascii in_xmlparser NULL +in i18npool\source\localedata_CJK nmake - all in_locdata_cjk in_xmlparser NULL +in i18npool\source\xmlparser nmake - all in_xmlparser in_utypes NULL +in i18npool\util nmake - all in_util in_locdata_ascii in_locdata_cjk in_xmlparser NULL |