diff options
author | Oliver Bolte <obo@openoffice.org> | 2003-09-04 08:19:14 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2003-09-04 08:19:14 +0000 |
commit | affc70f25442643e5f4e5ebb9703414a074c388a (patch) | |
tree | 4d7d7b154474544bb49e848d59d54ad83c1f4ae0 /xmlscript/prj | |
parent | e3d1b3fe69d508bac5046bb96703113e5e2cd94f (diff) |
INTEGRATION: CWS cliuno01 (1.6.10); FILE MERGED
2003/06/13 12:15:52 dbo 1.6.10.1: #110159# xml importer service
Diffstat (limited to 'xmlscript/prj')
-rw-r--r-- | xmlscript/prj/build.lst | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/xmlscript/prj/build.lst b/xmlscript/prj/build.lst index 5f817227a7..ca20cae6cd 100644 --- a/xmlscript/prj/build.lst +++ b/xmlscript/prj/build.lst @@ -1,8 +1,7 @@ xt xmlscript : comphelper tools offapi NULL xt xmlscript usr1 - all xt_mkout NULL -xt xmlscript\unotypes nmake - all xt_unotypes NULL -xt xmlscript\source\xml_helper nmake - all xt_xml_helper xt_unotypes NULL -xt xmlscript\source\xmldlg_imexp nmake - all xt_xmldlg_imexp xt_unotypes NULL -xt xmlscript\source\xmllib_imexp nmake - all xt_xmllib_imexp xt_unotypes NULL -xt xmlscript\source\xmlmod_imexp nmake - all xt_xmlmod_imexp xt_unotypes 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 |