diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-09-20 10:52:56 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-09-20 10:52:56 +0000 |
commit | 7b172b0463226b49a7b15fc38811955960267620 (patch) | |
tree | c07a0677731b232d89008a7d9afabc3ab2ff782c /ucb/prj | |
parent | 575d1b28f39f54ca4bd3a216df558e0cdad7b566 (diff) |
INTEGRATION: CWS fwk01ea (1.14.6); FILE MERGED
2004/07/12 15:47:40 abi 1.14.6.2: intrduced dependency on tools in the short run, will be removed for beta
2004/07/12 15:35:38 abi 1.14.6.1: with gvfs under unix
Diffstat (limited to 'ucb/prj')
-rw-r--r-- | ucb/prj/build.lst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ucb/prj/build.lst b/ucb/prj/build.lst index 763407bb4a76..836acfd5ef8d 100644 --- a/ucb/prj/build.lst +++ b/ucb/prj/build.lst @@ -1,4 +1,4 @@ -uc ucb : cppuhelper curl neon offapi sal salhelper ucbhelper udkapi vos NULL +uc ucb : tools cppuhelper curl neon offapi sal salhelper ucbhelper udkapi vos NULL uc ucb usr1 - all uc_mkout NULL uc ucb\unotypes nmake - all uc_unotypes NULL uc ucb\source\regexp nmake - all uc_regexp uc_unotypes NULL @@ -7,6 +7,7 @@ uc ucb\source\cacher nmake - all uc_cacher uc_unotypes NULL uc ucb\source\sorter nmake - all uc_sorter uc_unotypes NULL uc ucb\source\ucp\ftp nmake - all uc_ftp uc_unotypes NULL uc ucb\source\ucp\file nmake - all uc_file uc_unotypes NULL +uc ucb\source\ucp\gvfs nmake - u uc_gvfs uc_unotypes NULL uc ucb\source\ucp\hierarchy nmake - all uc_hierarchy uc_unotypes NULL uc ucb\source\ucp\webdav nmake - all uc_webdav uc_unotypes NULL uc ucb\source\ucp\package nmake - all uc_package uc_unotypes NULL |