summaryrefslogtreecommitdiff
path: root/ucb/prj
diff options
context:
space:
mode:
authorCédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>2011-09-29 15:10:49 +0200
committerCédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>2011-10-01 15:59:50 +0200
commit61db713ee57d6ed27936ab30b1946590b3cb3df4 (patch)
tree88d28ae47d6135be76133cbf61fa21b8f15ac524 /ucb/prj
parentcd5f71c90663714939cb51b2a8a4aa8b86e3fea2 (diff)
CMIS: added libcmis module and created empty cmis UCP shell
Diffstat (limited to 'ucb/prj')
-rw-r--r--ucb/prj/build.lst3
-rw-r--r--ucb/prj/d.lst1
2 files changed, 3 insertions, 1 deletions
diff --git a/ucb/prj/build.lst b/ucb/prj/build.lst
index 7c4e3bccf142..34ea2bccb2d4 100644
--- a/ucb/prj/build.lst
+++ b/ucb/prj/build.lst
@@ -1,4 +1,4 @@
-uc ucb : cppuhelper CURL:curl OPENSSL:openssl NEON:neon LIBXML2:libxml2 LIBXSLT:libxslt offapi sal salhelper ucbhelper udkapi comphelper tools NULL
+uc ucb : cppuhelper CURL:curl OPENSSL:openssl NEON:neon LIBXML2:libxml2 LIBXSLT:libxslt libcmis offapi sal salhelper ucbhelper udkapi comphelper tools NULL
uc ucb usr1 - all uc_mkout NULL
uc ucb\inc nmake - all uc_inc NULL
uc ucb\source\regexp nmake - all uc_regexp uc_inc NULL
@@ -16,6 +16,7 @@ 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
uc ucb\source\ucp\odma nmake - w uc_odma uc_inc NULL
+uc ucb\source\ucp\cmis nmake - all uc_cmis uc_inc NULL
#uc ucb\qa\complex\ucb nmake - all uc_complex_ucb uc_inc NULL
# fails, please fix
# uc ucb\qa\complex\tdoc nmake - all uc_complex_tdoc uc_complex_tdoc_interfaces uc_inc NULL
diff --git a/ucb/prj/d.lst b/ucb/prj/d.lst
index db5b2903041d..1351c77cb6fa 100644
--- a/ucb/prj/d.lst
+++ b/ucb/prj/d.lst
@@ -40,6 +40,7 @@
..\%__SRC%\misc\ucpgvfs.component %_DEST%\xml\ucpgvfs.component
..\%__SRC%\misc\ucpgio.component %_DEST%\xml\ucpgio.component
+..\%__SRC%\misc\ucpcmis.component %_DEST%\xml\ucpcmis.component
..\%__SRC%\misc\cached1.component %_DEST%\xml\cached1.component
..\%__SRC%\misc\srtrs1.component %_DEST%\xml\srtrs1.component
..\%__SRC%\misc\ucb1.component %_DEST%\xml\ucb1.component