From 01fd11799b96e566362dce64a4b8e907908640ba Mon Sep 17 00:00:00 2001 From: sb Date: Fri, 22 Oct 2010 10:37:46 +0200 Subject: sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt --- animations/prj/build.lst | 2 +- sd/prj/build.lst | 2 +- slideshow/prj/build.lst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/animations/prj/build.lst b/animations/prj/build.lst index 00a1eb69c743..276f25e46d9b 100644 --- a/animations/prj/build.lst +++ b/animations/prj/build.lst @@ -1,3 +1,3 @@ -animations animations : cppuhelper comphelper offuh NULL +animations animations : cppuhelper comphelper offuh LIBXSLT:libxslt NULL animations animations usr1 - all animations_mkout NULL animations animations\source\animcore nmake - all animations_animcore NULL diff --git a/sd/prj/build.lst b/sd/prj/build.lst index 9e8bf7a1db1f..0816f2de7255 100644 --- a/sd/prj/build.lst +++ b/sd/prj/build.lst @@ -1,4 +1,4 @@ -sd sd : filter l10n animations svx sfx2 stoc canvas NULL +sd sd : filter l10n animations svx sfx2 stoc canvas LIBXSLT:libxslt NULL sd sd usr1 - all sd_mkout NULL sd sd\inc nmake - all sd_inc NULL sd sd\prj get - all sd_prj NULL diff --git a/slideshow/prj/build.lst b/slideshow/prj/build.lst index 14de0c1793e2..60989f862776 100644 --- a/slideshow/prj/build.lst +++ b/slideshow/prj/build.lst @@ -1,4 +1,4 @@ -pe slideshow : tools sal cppu vcl comphelper cppuhelper offuh cppcanvas basegfx svtools unotools toolkit animations avmedia NULL +pe slideshow : tools sal cppu vcl comphelper cppuhelper offuh cppcanvas basegfx svtools unotools toolkit animations avmedia LIBXSLT:libxslt NULL pe slideshow usr1 - all pe_mkout NULL pe slideshow\inc nmake - all pe_inc NULL pe slideshow\source\engine nmake - all pe_engine pe_inc NULL -- cgit