diff options
author | Kohei Yoshida <kyoshida@novell.com> | 2011-02-02 10:19:43 -0500 |
---|---|---|
committer | Kohei Yoshida <kyoshida@novell.com> | 2011-02-02 10:19:43 -0500 |
commit | f8953be00bf9cdf392a4d834903fe059b79df2eb (patch) | |
tree | ff0a9f4a6fa756a8a943b3912030e07c330247ec /i18npool | |
parent | 1a82137a5dfe4db8eb7e377039ee6ce966081b71 (diff) |
i18npool now depends on cpputools for regcomp for its unit test.
Diffstat (limited to 'i18npool')
-rw-r--r-- | i18npool/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/prj/build.lst b/i18npool/prj/build.lst index 66e4cdd54aa6..29caab0f90db 100644 --- a/i18npool/prj/build.lst +++ b/i18npool/prj/build.lst @@ -1,4 +1,4 @@ -inp i18npool : bridges sax stoc comphelper ICU:icu i18nutil regexp NULL +inp i18npool : bridges sax stoc comphelper ICU:icu i18nutil regexp cpputools NULL inp i18npool usr1 - all inp_mkout NULL inp i18npool\inc nmake - all inp_inc NULL inp i18npool\source\registerservices nmake - all inp_rserv inp_inc NULL |