diff options
author | Matúš Kukan <matus.kukan@gmail.com> | 2012-09-06 18:19:34 +0200 |
---|---|---|
committer | Matúš Kukan <matus.kukan@gmail.com> | 2012-09-08 12:55:35 +0200 |
commit | 707194e7b9263a33508905438281090bd201e34d (patch) | |
tree | b3fb26aa5a7ef4e2189d6b237b6fb488c2bb51c0 /ucb/prj | |
parent | 85e34a4f3a157663f49611d566554785a28848a7 (diff) |
libcmis: convert to gbuild
Change-Id: I4586cb27505bbdc20a543fc812d8b480b4b94236
Diffstat (limited to 'ucb/prj')
-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 eb59cbef93cd..a47c955b3dee 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:libcmis 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\prj nmake - all uc_prj NULL #uc ucb\qa\complex\ucb nmake - all uc_complex_ucb uc_inc NULL # fails, please fix |