diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-03-13 19:55:54 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-03-13 19:55:54 -0500 |
commit | cc8e01cc8cb480cfdf6f920f668f3f301ef4b16a (patch) | |
tree | d4b5c849b1d2218679ff2fd11b74e759cbf0047c /sdext | |
parent | a15c75dfb12538e9e0658518144fa95b39513e18 (diff) |
l10n is conditionned on L10N:
Diffstat (limited to 'sdext')
-rw-r--r-- | sdext/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdext/prj/build.lst b/sdext/prj/build.lst index 3603afbae866..2604633810a3 100644 --- a/sdext/prj/build.lst +++ b/sdext/prj/build.lst @@ -1,4 +1,4 @@ -dx sdext : l10n offuh comphelper unotools readlicense_oo cppu tools cppuhelper sal javaunohelper officecfg XPDF:xpdf LIBXSLT:libxslt xmlhelp NULL +dx sdext : L10N:l10n offuh comphelper unotools readlicense_oo cppu tools cppuhelper sal javaunohelper officecfg XPDF:xpdf LIBXSLT:libxslt xmlhelp NULL dx sdext usr1 - all sdext_mkout NULL dx sdext\prj get - all sdext_prj NULL dx sdext\source\minimizer nmake - all sdext_minimizer sdext_minimizer_rdoooe sdext_minimizer_rdooo sdext_inc NULL |