diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-08-07 13:38:44 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-08-07 13:38:44 +0000 |
commit | 45d9b2c65f702b9c33b4b764d4ebc1105035c215 (patch) | |
tree | 5183eed5d9a658ba3ac9f57869f6d7389ab5869c /ucb | |
parent | b403e0d1fd4ed86dea62944e8345cfa2c5b3a56e (diff) |
INTEGRATION: CWS sb5 (1.12.6); FILE MERGED
2003/06/20 10:36:33 sb 1.12.6.1: #110345# Removed remote access content provider and stand-alone ucb executable.
Diffstat (limited to 'ucb')
-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 |