[Libreoffice-commits] .: svl/prj svtools/prj vcl/prj

Petr Mladek pmladek at kemper.freedesktop.org
Fri Mar 25 04:17:44 PDT 2011


 svl/prj/build.lst     |    2 +-
 svtools/prj/build.lst |    2 +-
 vcl/prj/build.lst     |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit dd50a0081f4fe0c49a0623886869b412e31cf3f8
Author: Petr Mladek <pmladek at suse.cz>
Date:   Wed Mar 23 19:50:55 2011 +0100

    set build depencencies against the new "translations" module

diff --git a/svl/prj/build.lst b/svl/prj/build.lst
index 1b88fab..67366a6 100644
--- a/svl/prj/build.lst
+++ b/svl/prj/build.lst
@@ -1,3 +1,3 @@
-sl	svl	:	L10N:l10n rsc offuh ucbhelper unotools cppu cppuhelper comphelper sal sot  LIBXSLT:libxslt NULL
+sl	svl	:	TRANSLATIONS:translations rsc offuh ucbhelper unotools cppu cppuhelper comphelper sal sot  LIBXSLT:libxslt NULL
 sl	svl\prj	nmake	-	all	svl_prj NULL
 # sl	svl\qa\unit	nmake	-	all	svl_qa_cppunit svl_util NULL
diff --git a/svtools/prj/build.lst b/svtools/prj/build.lst
index 33ac3d4..7ac223a 100644
--- a/svtools/prj/build.lst
+++ b/svtools/prj/build.lst
@@ -1,2 +1,2 @@
-st	svtools	:	L10N:l10n svl offuh toolkit ucbhelper unotools JPEG:jpeg cppu cppuhelper comphelper sal salhelper sot jvmfwk LIBXSLT:libxslt NULL
+st	svtools	:	TRANSLATIONS:translations svl offuh toolkit ucbhelper unotools JPEG:jpeg cppu cppuhelper comphelper sal salhelper sot jvmfwk LIBXSLT:libxslt NULL
 st	svtools\prj					        nmake	-	all	st_prj NULL
diff --git a/vcl/prj/build.lst b/vcl/prj/build.lst
index 2cf0bd3..ea3c074 100644
--- a/vcl/prj/build.lst
+++ b/vcl/prj/build.lst
@@ -1,4 +1,4 @@
-vc	vcl	:	L10N:l10n apple_remote BOOST:boost rsc sot ucbhelper unotools ICU:icu GRAPHITE:graphite i18npool i18nutil unoil ridljar X11_EXTENSIONS:x11_extensions offuh basegfx basebmp tools l10ntools icc cpputools svl LIBXSLT:libxslt NULL
+vc	vcl	:	TRANSLATIONS:translations apple_remote BOOST:boost rsc sot ucbhelper unotools ICU:icu GRAPHITE:graphite i18npool i18nutil unoil ridljar X11_EXTENSIONS:x11_extensions offuh basegfx basebmp tools l10ntools icc cpputools svl LIBXSLT:libxslt NULL
 vc	vcl										usr1	-	all	vc_mkout NULL
 vc	vcl\inc									nmake	-	all	vc_inc NULL
 vc	vcl\source\glyphs						nmake	-	all	vc_glyphs vc_inc NULL


More information about the Libreoffice-commits mailing list