diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-09-30 15:06:29 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-09-30 15:06:29 +0000 |
commit | a65b8136a310a51a8e374c2c237e938d43b66acc (patch) | |
tree | 0f2971a196d17a3342f2dce1b02443158a9647c4 /xmlsecurity/prj | |
parent | 07a52cd9bdba0af72f66e22acab3d4ee56db2a52 (diff) |
#i34833# Patch by mmeeks: add unotools as dependency
Diffstat (limited to 'xmlsecurity/prj')
-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 031e6c286c0a..072a236f3afe 100644 --- a/xmlsecurity/prj/build.lst +++ b/xmlsecurity/prj/build.lst @@ -1,4 +1,4 @@ -xs xmlsecurity : xmloff offapi unoil svx moz libxmlsec NULL +xs xmlsecurity : xmloff unotools offapi unoil svx moz libxmlsec NULL xs xmlsecurity usr1 - all xs_mkout NULL xs xmlsecurity\source\framework nmake - all xs_fw NULL xs xmlsecurity\source\xmlsec\nss nmake - all xs_nss NULL |