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 | dee1ea70160df84946cf9040281de42945faf65a (patch) | |
tree | 6e5e58735f6395c834215929b8f4b4ee08e83368 | |
parent | 7c46aeed98433aff2b49d80c30c6b2e554f771ce (diff) |
masterfix DEV300: #i10000# usage of L10N build_type
Notes
Notes:
split repo tag: base_ooo/DEV300_m101
split repo tag: base_ooo/DEV300_m102
split repo tag: base_ooo/DEV300_m103
-rw-r--r-- | dbaccess/prj/build.lst | 2 | ||||
-rw-r--r-- | reportdesign/prj/build.lst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dbaccess/prj/build.lst b/dbaccess/prj/build.lst index 10227f111e60..ca2fa71856e7 100644 --- a/dbaccess/prj/build.lst +++ b/dbaccess/prj/build.lst @@ -1,4 +1,4 @@ -ba dbaccess : l10n BOOST:boost connectivity svx stoc qadevOOo xmlscript LIBXSLT:libxslt test NULL +ba dbaccess : L10N:l10n BOOST:boost connectivity svx stoc qadevOOo xmlscript LIBXSLT:libxslt test NULL ba dbaccess usr1 - all ba_mkout NULL ba dbaccess\inc nmake - all ba_inc NULL ba dbaccess\source\ui\inc nmake - all ba_uiinc ba_inc NULL diff --git a/reportdesign/prj/build.lst b/reportdesign/prj/build.lst index d4e26e51acdc..4a5667d2090a 100644 --- a/reportdesign/prj/build.lst +++ b/reportdesign/prj/build.lst @@ -1,4 +1,4 @@ -rd reportdesign : l10n BOOST:boost comphelper dbaccess formula LIBXSLT:libxslt NULL +rd reportdesign : L10N:l10n BOOST:boost comphelper dbaccess formula LIBXSLT:libxslt NULL rd reportdesign usr1 - all rd_mkout NULL rd reportdesign\inc nmake - all rd_inc NULL rd reportdesign\source\core\api nmake - all rd_api rd_inc NULL |