diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2011-02-22 19:07:34 +0100 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2011-02-22 19:07:34 +0100 |
commit | 9510db0d3678e8eff2d8607ff2f07daff45011c2 (patch) | |
tree | 2cabe79e44d0bee5d6fbad57fffb3ac9505942c2 | |
parent | 8a46649aa35d690dd2f182b41058d12b6b56bb0a (diff) |
masterfix DEV300: #i10000# usage of L10N build_typeooo/DEV300_m101
-rw-r--r-- | starmath/prj/build.lst | 2 | ||||
-rw-r--r-- | sw/prj/build.lst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/starmath/prj/build.lst b/starmath/prj/build.lst index a849b8142d..bfecbc4a7f 100644 --- a/starmath/prj/build.lst +++ b/starmath/prj/build.lst @@ -1,4 +1,4 @@ -sm starmath : LIBXSLT:libxslt l10n svx NULL +sm starmath : LIBXSLT:libxslt L10N:l10n svx NULL sm starmath usr1 - all sm_mkout NULL sm starmath\inc nmake - all sm_inc NULL sm starmath\prj get - all sm_prj NULL diff --git a/sw/prj/build.lst b/sw/prj/build.lst index 71a6b39a26..c491c7f4e7 100644 --- a/sw/prj/build.lst +++ b/sw/prj/build.lst @@ -1,2 +1,2 @@ -sw sw : filter l10n connectivity OOo:writerperfect vbahelper svx stoc writerfilter LIBXSLT:libxslt NULL +sw sw : filter L10N:l10n connectivity OOo:writerperfect vbahelper svx stoc writerfilter LIBXSLT:libxslt NULL sw sw\prj nmake - all sw_prj NULL |