diff options
author | Kohei Yoshida <kyoshida@novell.com> | 2011-02-28 11:20:00 -0500 |
---|---|---|
committer | Kohei Yoshida <kyoshida@novell.com> | 2011-02-28 11:20:00 -0500 |
commit | 16a09af97363504a43719c48fe615afbb2a68cbd (patch) | |
tree | 487a7cb9bf5cc0cb8136772fa8e84e1fbe7280ee /svl/prj | |
parent | 7e70c9ddb6b88e4d0e3e3dda9d3eec9abce12911 (diff) |
Actually unotools already depends on i18npool. Removing 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 b89cde57e0cd..8d121c7a0cf1 100644 --- a/svl/prj/build.lst +++ b/svl/prj/build.lst @@ -1,4 +1,4 @@ -sl svl : i18npool l10n rsc offuh ucbhelper unotools cppu cppuhelper comphelper sal sot NULL +sl svl : 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 |