summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2011-02-22 19:07:34 +0100
committerIvo Hinkelmann <ihi@openoffice.org>2011-02-22 19:07:34 +0100
commitce6308e4fad2281241bf4ca78280eba29f744d43 (patch)
treebaf770b5022ae1b9c3f687ccec1ec5f2ddb2c841
parent1e051819498bb28acb3cf82c3ee69193d2a57368 (diff)
masterfix DEV300: #i10000# usage of L10N build_type
Notes
split repo tag: calc_ooo/DEV300_m101
-rw-r--r--chart2/prj/build.lst2
-rw-r--r--sc/prj/build.lst2
-rw-r--r--scaddins/prj/build.lst2
-rw-r--r--sccomp/prj/build.lst2
4 files changed, 4 insertions, 4 deletions
diff --git a/chart2/prj/build.lst b/chart2/prj/build.lst
index ec6658d212c6..5b534700a4f0 100644
--- a/chart2/prj/build.lst
+++ b/chart2/prj/build.lst
@@ -1,4 +1,4 @@
-ch chart2 : offapi offuh l10n comphelper cppu cppuhelper sal svtools svx tools vcl toolkit unotools sfx2 LIBXSLT:libxslt NULL
+ch chart2 : offapi offuh L10N:l10n comphelper cppu cppuhelper sal svtools svx tools vcl toolkit unotools sfx2 LIBXSLT:libxslt NULL
ch chart2 usr1 - all ch_mkout NULL
ch chart2\inc nmake - all ch_inc NULL
ch chart2\source\inc get - all ch_source_inc NULL
diff --git a/sc/prj/build.lst b/sc/prj/build.lst
index f5ab2a5f73fe..f124dafb90a2 100644
--- a/sc/prj/build.lst
+++ b/sc/prj/build.lst
@@ -1,4 +1,4 @@
-sc sc : filter l10n vbahelper oovbaapi svx uui stoc BOOST:boost formula MDDS:mdds oox LIBXSLT:libxslt NULL
+sc sc : filter L10N:l10n vbahelper oovbaapi svx uui stoc BOOST:boost formula MDDS:mdds oox LIBXSLT:libxslt NULL
sc sc usr1 - all sc_mkout NULL
sc sc\inc nmake - all sc_inc NULL
sc sc\prj get - all sc_prj NULL
diff --git a/scaddins/prj/build.lst b/scaddins/prj/build.lst
index 6f51161232d3..c3b483cf462c 100644
--- a/scaddins/prj/build.lst
+++ b/scaddins/prj/build.lst
@@ -1,4 +1,4 @@
-ca scaddins : LIBXSLT:libxslt l10n vcl NULL
+ca scaddins : LIBXSLT:libxslt L10N:l10n vcl NULL
ca scaddins usr1 - all sc_mkout NULL
ca scaddins\source\datefunc nmake - all sc_dfunc NULL
ca scaddins\source\analysis nmake - all sc_analysis NULL
diff --git a/sccomp/prj/build.lst b/sccomp/prj/build.lst
index 6884378f77a0..a16408723fa8 100644
--- a/sccomp/prj/build.lst
+++ b/sccomp/prj/build.lst
@@ -1,4 +1,4 @@
-scc sccomp : l10n offuh comphelper LPSOLVE:lpsolve tools rsc LIBXSLT:libxslt NULL
+scc sccomp : L10N:l10n offuh comphelper LPSOLVE:lpsolve tools rsc LIBXSLT:libxslt NULL
scc sccomp usr1 - all scc_mkout NULL
scc sccomp\prj get - all scc_prj NULL
scc sccomp\source\solver nmake - all scc_solver NULL