diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-11-09 11:34:04 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-11-09 11:34:04 +0000 |
commit | a4c993bffaf4a45133b30be58e83a072fc78ffe3 (patch) | |
tree | 81bca9c534883d340cc35b77479c64f725434571 /xmlscript/prj | |
parent | 061300e4d038350b89e2eac12e241577d1b0f93b (diff) |
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/prj')
-rw-r--r-- | xmlscript/prj/build.lst | 12 |
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 |