diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2010-12-17 16:18:53 +0100 |
---|---|---|
committer | Hans-Joachim Lankenau <hjs@openoffice.org> | 2010-12-17 16:18:53 +0100 |
commit | 0bafb5a5e88a430440cb7a3ea42d787c6d1dcd79 (patch) | |
tree | f6ec590bf5a89f98dc61e0f4583358a479fbfcb7 | |
parent | 41ea2b187b272c90205eeff596d8aa3821c26895 (diff) | |
parent | b727117fa140b5b59f171b76339bc4e5a60024e4 (diff) |
CWS-TOOLING: integrate CWS sb131
Notes
Notes:
split repo tag: impress_ooo/DEV300_m96
-rw-r--r-- | animations/prj/build.lst | 2 | ||||
-rw-r--r-- | sd/prj/build.lst | 2 | ||||
-rw-r--r-- | 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 |