summaryrefslogtreecommitdiff
path: root/xmlsecurity/prj/build.lst
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2006-10-30 07:12:36 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2006-10-30 07:12:36 +0000
commitaa65b7e633104110a9c797d5c60c3dd866f8b3da (patch)
treef82918ab2d93e17c90a4e9a02e38dd7e5c1e1bb0 /xmlsecurity/prj/build.lst
parent5c7f0e6d6c7d39aa4d08b221cba1c9c964ad3b94 (diff)
INTEGRATION: CWS ause060 (1.5.136); FILE MERGED
2006/09/27 09:18:42 hjs 1.5.136.1: #i69234# dependencies for pch support
Diffstat (limited to 'xmlsecurity/prj/build.lst')
-rw-r--r--xmlsecurity/prj/build.lst15
1 files changed, 8 insertions, 7 deletions
diff --git a/xmlsecurity/prj/build.lst b/xmlsecurity/prj/build.lst
index 6b01ad3690ee..3504f755ed8d 100644
--- a/xmlsecurity/prj/build.lst
+++ b/xmlsecurity/prj/build.lst
@@ -1,10 +1,11 @@
xs xmlsecurity : xmloff unotools offapi unoil svx MOZ:moz SO:moz_prebuilt LIBXMLSEC: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
-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\inc nmake - all xs_inc NULL
+xs xmlsecurity\source\framework nmake - all xs_fw xs_inc NULL
+xs xmlsecurity\source\xmlsec\nss nmake - all xs_nss xs_inc NULL
+xs xmlsecurity\source\xmlsec\mscrypt nmake - all xs_mscrypt xs_inc NULL
+xs xmlsecurity\source\xmlsec nmake - all xs_xmlsec xs_nss xs_mscrypt xs_inc NULL
+xs xmlsecurity\source\helper nmake - all xs_helper xs_inc NULL
+xs xmlsecurity\source\dialogs nmake - all xs_dialogs xs_inc NULL
+xs xmlsecurity\source\component nmake - all xs_component xs_inc NULL
xs xmlsecurity\util nmake - all xs_util xs_fw xs_xmlsec xs_nss xs_mscrypt xs_helper xs_dialogs xs_component NULL