diff options
author | Tor Lillqvist <tlillqvist@suse.com> | 2011-11-17 17:57:23 +0200 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@suse.com> | 2011-11-17 17:57:23 +0200 |
commit | c81bdf3bcdb81886719a24d4df1f19dcf0256ffe (patch) | |
tree | bfdadcdfb328020b33f83c9338ead6d52db343b1 /i18npool | |
parent | 6f55d5eaec48212f24bd19b351ddedac3059eb8b (diff) |
Do build cpputools also for non-DESKTOP OSes, needed for bridgetest
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 e95a27a46cbb..002516f27c43 100644 --- a/i18npool/prj/build.lst +++ b/i18npool/prj/build.lst @@ -1,2 +1,2 @@ -inp i18npool : bridges sax stoc comphelper CPPUNIT:cppunit ICU:icu i18nutil regexp DESKTOP:cpputools LIBXSLT:libxslt udkapi ure unotest NULL +inp i18npool : bridges sax stoc comphelper CPPUNIT:cppunit ICU:icu i18nutil regexp cpputools LIBXSLT:libxslt udkapi ure unotest NULL inp i18npool\prj nmake - all inp_prj NULL |