diff options
-rw-r--r-- | ucb/prj/build.lst | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ucb/prj/build.lst b/ucb/prj/build.lst index 66478a5bf51f..b80858cfeb75 100644 --- a/ucb/prj/build.lst +++ b/ucb/prj/build.lst @@ -1,14 +1,12 @@ -uc ucb : curl neon unotools NULL +uc ucb : 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 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\ftp nmake - all uc_ftp 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 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 |