diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2002-04-15 06:59:13 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2002-04-15 06:59:13 +0000 |
commit | 7a822eb5395fede4466ba7f513ba9c2f84b0c7ef (patch) | |
tree | f0db355c7b6abd0296ec02cecb1089d0600726f0 /ucb | |
parent | 9f644eb7e2441eabeb038eab07d5d6fbf80d8194 (diff) |
#65293# Added dependency
Diffstat (limited to 'ucb')
-rw-r--r-- | ucb/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/prj/build.lst b/ucb/prj/build.lst index 456b30669931..88ee0b76b4c6 100644 --- a/ucb/prj/build.lst +++ b/ucb/prj/build.lst @@ -11,4 +11,4 @@ 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 -uc ucb\source\ucp\ftpproxy nmake - all uc_ftpproxy NULL +uc ucb\source\ucp\ftpproxy nmake - all uc_ftpproxy uc_unotypes NULL |