diff options
author | Rüdiger Timm <rt@openoffice.org> | 2002-02-14 12:37:04 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2002-02-14 12:37:04 +0000 |
commit | 69d134646ed3966b7b95bedf46d7a321ef442452 (patch) | |
tree | cc56597e9d2ec00d59af5fd650a7d2fa9f46f2d3 /ucb/prj | |
parent | 301b69503a47fe0a07449be77b246ca41bc4c588 (diff) |
#87576# dependency cleanup
Diffstat (limited to 'ucb/prj')
-rw-r--r-- | ucb/prj/build.lst | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/ucb/prj/build.lst b/ucb/prj/build.lst index 351bd3876b7b..456b30669931 100644 --- a/ucb/prj/build.lst +++ b/ucb/prj/build.lst @@ -1,14 +1,14 @@ -uc ucb : unotools neon sal vos cppu cppuhelper comphelper ucbhelper svtools 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 -uc ucb\source\core nmake - all uc_core uc_regexp uc_unotypes NULL -uc ucb\source\main nmake - all uc_main uc_unotypes NULL -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\file nmake - all uc_file uc_unotypes NULL +uc ucb : neon svtools 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 +uc ucb\source\core nmake - all uc_core uc_regexp NULL +uc ucb\source\main nmake - all uc_main uc_unotypes NULL +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\file nmake - all uc_file uc_unotypes NULL uc ucb\source\ucp\hierarchy nmake - all uc_hierarchy uc_unotypes NULL -uc ucb\source\ucp\remote nmake - all uc_remote uc_regexp uc_unotypes NULL +uc ucb\source\ucp\remote nmake - all uc_remote uc_regexp 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 -uc ucb\source\ucp\ftpproxy nmake - all uc_ftpproxy NULL +uc ucb\source\ucp\ftpproxy nmake - all uc_ftpproxy NULL |