diff options
author | Rene Engelhard <rene@debian.org> | 2011-10-02 21:36:48 +0000 |
---|---|---|
committer | Rene Engelhard <rene@debian.org> | 2011-10-02 21:36:48 +0000 |
commit | ba44f8805b238479981a9d889e7e432c0a531d42 (patch) | |
tree | ab37e41814c42a335b6ef4a86024f69f492140a3 /ucb | |
parent | a1f710e799e5faac14234d971481a94f35316837 (diff) |
add --with-system-libcmis
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 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 |