From ba44f8805b238479981a9d889e7e432c0a531d42 Mon Sep 17 00:00:00 2001 From: Rene Engelhard Date: Sun, 2 Oct 2011 21:36:48 +0000 Subject: add --with-system-libcmis --- ucb/prj/build.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ucb/prj/build.lst') diff --git a/ucb/prj/build.lst b/ucb/prj/build.lst index 34ea2bccb2d4..350d3f92a159 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 libcmis offapi sal salhelper ucbhelper udkapi comphelper tools NULL +uc ucb : cppuhelper CURL:curl OPENSSL:openssl NEON:neon LIBXML2:libxml2 LIBXSLT:libxslt LIBCMIS: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 -- cgit