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 | e26c5eede9dd5023ddaee1b1b60068a02d1c4d21 (patch) | |
tree | 916beb04175ac814426521d658c72c85c469b95a | |
parent | 05f3a804473c4e48e3562e9d45330714479979da (diff) |
l10n is conditionned on L10N:integration/dev300_m101
-rw-r--r-- | sdext/prj/build.lst | 2 | ||||
-rw-r--r-- | swext/prj/build.lst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sdext/prj/build.lst b/sdext/prj/build.lst index 3603afb..2604633 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 diff --git a/swext/prj/build.lst b/swext/prj/build.lst index 2e96591..e00d2a4 100644 --- a/swext/prj/build.lst +++ b/swext/prj/build.lst @@ -1,4 +1,4 @@ -swext swext : officecfg l10n l10ntools javaunohelper ridljar unoil jurt APACHE_COMMONS:apache-commons readlicense_oo xsltml xmlhelp NULL +swext swext : officecfg L10N:l10n l10ntools javaunohelper ridljar unoil jurt APACHE_COMMONS:apache-commons readlicense_oo xsltml xmlhelp NULL swext swext usr1 - all swext_mkout NULL swext swext\mediawiki\help nmake - all swext_mwhelp NULL swext swext\mediawiki\src\registry\schema\org\openoffice\Office\Custom nmake - all swext_mwschema NULL |