summaryrefslogtreecommitdiff
path: root/ucbhelper/prj
diff options
context:
space:
mode:
authorKai Sommerfeld <kso@openoffice.org>2001-03-16 13:17:40 +0000
committerKai Sommerfeld <kso@openoffice.org>2001-03-16 13:17:40 +0000
commit1c17d093ebf3cb0bdbe69b09fbbbadd9f4498842 (patch)
tree67e6a74d060df05755df151c0b4907f4afc01078 /ucbhelper/prj
parent6f5a328d58171bbfab2396a89fbb737725548c75 (diff)
Brought up to date.
Diffstat (limited to 'ucbhelper/prj')
-rw-r--r--ucbhelper/prj/build.lst11
1 files changed, 6 insertions, 5 deletions
diff --git a/ucbhelper/prj/build.lst b/ucbhelper/prj/build.lst
index 82da344e548a..df647ff6c933 100644
--- a/ucbhelper/prj/build.lst
+++ b/ucbhelper/prj/build.lst
@@ -1,5 +1,6 @@
-uh ucbhelper : cppuhelper offuh NULL
-uh ucbhelper usr1 - all uh_mkout NULL
-uh ucbhelper\source\client nmake - all uh_client NULL
-uh ucbhelper\source\provider nmake - all uh_provider NULL
-uh ucbhelper\util nmake - all uh_util uh_client uh_provider NULL
+uh ucbhelper : sal vos cppu cppuhelper NULL
+uh ucbhelper usr1 - all uh_mkout NULL
+uh ucbhelper\unotypes nmake - all co_unotypes NULL
+uh ucbhelper\source\client nmake - all uh_client uh_unotypes NULL
+uh ucbhelper\source\provider nmake - all uh_provider uh_unotypes NULL
+uh ucbhelper\util nmake - all uh_util uh_client uh_provider NULL