diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-04-14 12:37:24 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-04-14 12:37:24 +0000 |
commit | d61e63a51c579d9d2aeee52dec9984a7891e2baf (patch) | |
tree | b65317309c2dc428c32f7ff7bc6f8c309585e9ae /ucb/prj | |
parent | 49c5e1c36cba6833ae6417a28048b123319758ea (diff) |
INTEGRATION: CWS unopkg1 (1.13.14); FILE MERGED
2004/01/20 15:22:55 kso 1.13.14.2: #112920# Added TDOC UCP.
2003/11/04 16:01:50 dbo 1.13.14.1: #i20304# vnd.sun.star.expand UCP
Diffstat (limited to 'ucb/prj')
-rw-r--r-- | ucb/prj/build.lst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ucb/prj/build.lst b/ucb/prj/build.lst index b80858cfeb75..763407bb4a76 100644 --- a/ucb/prj/build.lst +++ b/ucb/prj/build.lst @@ -10,3 +10,5 @@ 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\webdav nmake - all uc_webdav uc_unotypes NULL uc ucb\source\ucp\package nmake - all uc_package uc_unotypes NULL +uc ucb\source\ucp\tdoc nmake - all uc_tdoc uc_unotypes NULL +uc ucb\source\ucp\expand nmake - all uc_expand uc_unotypes NULL |