diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2011-05-30 18:05:36 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2011-06-17 14:43:28 +0200 |
commit | 6813470ad0f8ed4a87ed296d8d35e6857f10bf15 (patch) | |
tree | 17dd95dec5d1d402560da343633b6c0793390961 | |
parent | 90e89bcee6c41bcfe413204058e5b167437865bd (diff) |
ause130: #i117218# change .idl handling to gnu make
-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 |