diff options
author | Frank Schoenheit [fs] <frank.schoenheit@sun.com> | 2010-03-24 12:05:06 +0100 |
---|---|---|
committer | Frank Schoenheit [fs] <frank.schoenheit@sun.com> | 2010-03-24 12:05:06 +0100 |
commit | ad195dcdbcb178b2df5602babb825863096f1c7a (patch) | |
tree | d57d9fdf755d8c01ed1e59ec8bc6c28c0cd528e0 /ucb/prj | |
parent | b0db7d65f63c2267212b02d8f9f8f864a5f08f94 (diff) |
slidecopy: initial version of an UCP for browsing the content of the deployed extensions
Diffstat (limited to 'ucb/prj')
-rw-r--r-- | ucb/prj/build.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ucb/prj/build.lst b/ucb/prj/build.lst index f0eb0da8395e..f97493acb0e8 100644 --- a/ucb/prj/build.lst +++ b/ucb/prj/build.lst @@ -14,3 +14,4 @@ uc ucb\source\ucp\webdav nmake - all uc_webdav uc_inc NULL uc ucb\source\ucp\package nmake - all uc_package uc_inc NULL uc ucb\source\ucp\tdoc nmake - all uc_tdoc uc_inc NULL uc ucb\source\ucp\expand nmake - all uc_expand uc_inc NULL +uc ucb\source\ucp\ext nmake - all uc_ext uc_inc NULL |