summaryrefslogtreecommitdiffstats
path: root/xmlscript
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-11-09 11:34:04 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-11-09 11:34:04 +0000
commita4c993bffaf4a45133b30be58e83a072fc78ffe3 (patch)
tree81bca9c534883d340cc35b77479c64f725434571 /xmlscript
parentINTEGRATION: CWS xmlbasic (1.2.46); FILE MERGED (diff)
downloadcore-a4c993bffaf4a45133b30be58e83a072fc78ffe3.tar.gz
core-a4c993bffaf4a45133b30be58e83a072fc78ffe3.zip
INTEGRATION: CWS xmlbasic (1.7.46); FILE MERGED
2004/09/30 11:04:30 tbe 1.7.46.1: #i22747# XML filter adaptors and macros
Diffstat (limited to 'xmlscript')
-rw-r--r--xmlscript/prj/build.lst12
1 files changed, 7 insertions, 5 deletions
diff --git a/xmlscript/prj/build.lst b/xmlscript/prj/build.lst
index ca20cae6cd45..e57c47858b92 100644
--- a/xmlscript/prj/build.lst
+++ b/xmlscript/prj/build.lst
@@ -1,7 +1,9 @@
xt xmlscript : comphelper tools offapi NULL
xt xmlscript usr1 - all xt_mkout NULL
-xt xmlscript\source\xml_helper nmake - all xt_xml_helper NULL
-xt xmlscript\source\xmldlg_imexp nmake - all xt_xmldlg_imexp NULL
-xt xmlscript\source\xmllib_imexp nmake - all xt_xmllib_imexp NULL
-xt xmlscript\source\xmlmod_imexp nmake - all xt_xmlmod_imexp NULL
-xt xmlscript\util nmake - all xt_util xt_xml_helper xt_xmldlg_imexp xt_xmllib_imexp xt_xmlmod_imexp NULL
+xt xmlscript\source\xml_helper nmake - all xt_xml_helper NULL
+xt xmlscript\source\xmldlg_imexp nmake - all xt_xmldlg_imexp NULL
+xt xmlscript\source\xmllib_imexp nmake - all xt_xmllib_imexp NULL
+xt xmlscript\source\xmlmod_imexp nmake - all xt_xmlmod_imexp NULL
+xt xmlscript\source\xmlflat_imexp nmake - all xt_xmlflat_imexp NULL
+xt xmlscript\source\misc nmake - all xt_misc NULL
+xt xmlscript\util nmake - all xt_util xt_xml_helper xt_xmldlg_imexp xt_xmllib_imexp xt_xmlmod_imexp xt_xmlflat_imexp xt_misc NULL