diff options
author | Jürgen Schmidt <jsc@apache.org> | 2011-11-14 12:35:07 +0000 |
---|---|---|
committer | Jürgen Schmidt <jsc@apache.org> | 2011-11-14 12:35:07 +0000 |
commit | 3360d33d73a80c1c114af3e34ad7867e0388e9be (patch) | |
tree | 267a42f5b186e33a99e1ef5f4017cb4edfe52230 /xmlsecurity | |
parent | d931eec926f50f5f4facba1febaf168a3fb300f4 (diff) |
118584: remove internal neon and dependencies, build webdav ucp only if system neon is enabled
Diffstat (limited to 'xmlsecurity')
-rw-r--r-- | xmlsecurity/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlsecurity/prj/build.lst b/xmlsecurity/prj/build.lst index f480685a7dad..45b6126c6cb4 100644 --- a/xmlsecurity/prj/build.lst +++ b/xmlsecurity/prj/build.lst @@ -1,4 +1,4 @@ -xs xmlsecurity : L10N:l10n xmloff unotools offapi unoil svx MOZ:moz SO:moz_prebuilt LIBXMLSEC:libxmlsec NSS:nss LIBXSLT:libxslt NEON:neon NULL +xs xmlsecurity : L10N:l10n xmloff unotools offapi unoil svx MOZ:moz SO:moz_prebuilt LIBXMLSEC:libxmlsec NSS:nss LIBXSLT:libxslt NULL xs xmlsecurity usr1 - all xs_mkout NULL xs xmlsecurity\inc nmake - all xs_inc NULL xs xmlsecurity\source\framework nmake - all xs_fw xs_inc NULL |