diff options
author | Martin Hollmichel <mh@openoffice.org> | 2001-08-23 10:31:53 +0000 |
---|---|---|
committer | Martin Hollmichel <mh@openoffice.org> | 2001-08-23 10:31:53 +0000 |
commit | a7d3fb1498cf9e657c1389516633be0cececb616 (patch) | |
tree | 9ced05ec0e3c9b9b7b67d4e9a9e13c65ddc7cf22 /unotools/prj | |
parent | b35c599bd7b21e82c96cde877564a8e127a3e495 (diff) |
add: svtools dependency
Diffstat (limited to 'unotools/prj')
-rw-r--r-- | unotools/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unotools/prj/build.lst b/unotools/prj/build.lst index 4cd226528e19..776dc245b5ef 100644 --- a/unotools/prj/build.lst +++ b/unotools/prj/build.lst @@ -1,4 +1,4 @@ -ut unotools : comphelper cppuhelper offuh tools ucbhelper NULL +ut unotools : comphelper cppuhelper offuh tools ucbhelper svtools NULL ut unotools usr1 - all ut_mkout NULL ut unotools\source\misc nmake - all ut_misc NULL ut unotools\source\streaming nmake - all ut_streaming NULL |