diff options
author | Kohei Yoshida <kyoshida@novell.com> | 2011-02-25 10:43:33 -0500 |
---|---|---|
committer | Kohei Yoshida <kyoshida@novell.com> | 2011-02-25 10:43:33 -0500 |
commit | 98ae2c26f2b70c035998b69c36e431da11502aaf (patch) | |
tree | 40eeb38084ddf9d4c29bd32e1f135d06299e5a04 /svl/prj | |
parent | e4ae5a532df17fa45afce2777e3b256cbe00a9a3 (diff) |
Added i18npool as dependency to svl, the unit test now depends on it.
Diffstat (limited to 'svl/prj')
-rw-r--r-- | svl/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svl/prj/build.lst b/svl/prj/build.lst index 8d121c7a0cf1..b89cde57e0cd 100644 --- a/svl/prj/build.lst +++ b/svl/prj/build.lst @@ -1,4 +1,4 @@ -sl svl : l10n rsc offuh ucbhelper unotools cppu cppuhelper comphelper sal sot NULL +sl svl : i18npool l10n rsc offuh ucbhelper unotools cppu cppuhelper comphelper sal sot NULL sl svl usr1 - all svl_mkout NULL sl svl\inc nmake - all svl_inc NULL sl svl\unx\source\svdde nmake - u svl_usdde svl_inc NULL |