diff options
author | Malte Timmermann <mt@openoffice.org> | 2004-07-12 12:15:31 +0000 |
---|---|---|
committer | Malte Timmermann <mt@openoffice.org> | 2004-07-12 12:15:31 +0000 |
commit | dacd1d7e88dc6d9b44c05685e0a2b256606b39c9 (patch) | |
tree | d080282db103de69bcfa3d6812677d67751f0f7d /xmlsecurity/prj/build.lst | |
parent | 22b822e1e0528b1980830135358d609407982f63 (diff) |
libxmlsec
Diffstat (limited to 'xmlsecurity/prj/build.lst')
-rw-r--r-- | xmlsecurity/prj/build.lst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/xmlsecurity/prj/build.lst b/xmlsecurity/prj/build.lst new file mode 100644 index 000000000..5659e9664 --- /dev/null +++ b/xmlsecurity/prj/build.lst @@ -0,0 +1,10 @@ +xs xmlsecurity : xmloff offapi unoil svx moz 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 +xs xmlsecurity\source\xmlsec\mscrypt nmake - all xs_mscrypt NULL +xs xmlsecurity\source\xmlsec nmake - all xs_xmlsec xs_nss xs_mscrypt NULL +xs xmlsecurity\source\helper nmake - all xs_helper NULL +xs xmlsecurity\source\dialogs nmake - all xs_dialogs NULL +xs xmlsecurity\source\component nmake - all xs_component NULL +xs xmlsecurity\util nmake - all xs_util xs_fw xs_xmlsec xs_nss xs_mscrypt xs_helper xs_dialogs xs_component NULL |