diff options
author | Ingrid Halama [iha] <Ingrid.Halama@oracle.com> | 2011-01-19 15:12:20 +0100 |
---|---|---|
committer | Ingrid Halama [iha] <Ingrid.Halama@oracle.com> | 2011-01-19 15:12:20 +0100 |
commit | 91bc4841ef639a0e48449fab1f2a07920f2e5eba (patch) | |
tree | 790e746199f7893926e5e64b2fcbb659fc789c20 | |
parent | f718b312b7de8a48dc959b871c188768a6e067d5 (diff) |
chart46: add missing explicit dependency to offapi
-rw-r--r-- | chart2/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/prj/build.lst b/chart2/prj/build.lst index 5526e2964680..ec6658d212c6 100644 --- a/chart2/prj/build.lst +++ b/chart2/prj/build.lst @@ -1,4 +1,4 @@ -ch chart2 : l10n comphelper cppu cppuhelper sal svtools svx tools vcl toolkit unotools sfx2 LIBXSLT:libxslt NULL +ch chart2 : offapi offuh l10n comphelper cppu cppuhelper sal svtools svx tools vcl toolkit unotools sfx2 LIBXSLT:libxslt NULL ch chart2 usr1 - all ch_mkout NULL ch chart2\inc nmake - all ch_inc NULL ch chart2\source\inc get - all ch_source_inc NULL |