diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-02-16 11:31:39 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-02-16 11:31:39 +0000 |
commit | 1a2c45b7998e57caa1594502da23d49fc5395e8c (patch) | |
tree | dd47ccd8447f8dbf4348388ec32842ec00ee4ca4 /chart2/prj | |
parent | 8667b38c7b5ed916a9bbd82fd97aebe7c0a52000 (diff) |
#i10000# Correct list of needed modules (svtools instead of svtool, no such module sv and tk).
Diffstat (limited to 'chart2/prj')
-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 f75b31c066f6..9159e7c7ec4e 100644 --- a/chart2/prj/build.lst +++ b/chart2/prj/build.lst @@ -1,4 +1,4 @@ -ch chart2 : comphelper cppu cppuhelper sal sv svl svtool svx tk tools vcl NULL +ch chart2 : comphelper cppu cppuhelper sal svtools svx tools vcl NULL ch chart2 usr1 - all ch_mkout NULL ch chart2\com\sun\star\chart2 nmake - all ch_uno_chart2 NULL ch chart2\com\sun\star\layout nmake - all ch_uno_layout NULL |