diff options
-rw-r--r-- | animations/prj/build.lst | 2 | ||||
-rw-r--r-- | slideshow/prj/build.lst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/animations/prj/build.lst b/animations/prj/build.lst index 276f25e46d9b..ef1b0946a61d 100644 --- a/animations/prj/build.lst +++ b/animations/prj/build.lst @@ -1,3 +1,3 @@ -animations animations : cppuhelper comphelper offuh LIBXSLT:libxslt NULL +animations animations : cppuhelper comphelper offapi LIBXSLT:libxslt NULL animations animations usr1 - all animations_mkout NULL animations animations\source\animcore nmake - all animations_animcore NULL diff --git a/slideshow/prj/build.lst b/slideshow/prj/build.lst index 30c3d3af070f..71b351b16692 100644 --- a/slideshow/prj/build.lst +++ b/slideshow/prj/build.lst @@ -1,3 +1,3 @@ -pe slideshow : tools sal cppu vcl comphelper cppuhelper offuh cppcanvas basegfx svtools unotools toolkit animations avmedia MESA:Mesa LIBXSLT:libxslt NULL +pe slideshow : tools sal cppu vcl comphelper cppuhelper offapi cppcanvas basegfx svtools unotools toolkit animations avmedia MESA:Mesa LIBXSLT:libxslt NULL pe slideshow usr1 - all pe_mkout NULL pe slideshow\prj nmake - all pe_prj NULL |