summaryrefslogtreecommitdiff
path: root/ucbhelper/prj
diff options
context:
space:
mode:
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