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 | a18a67f3ac5dcfb0322a03d9adba86f6068923e9 (patch) | |
tree | d3851fee759585c0726e38436802607eaa4ba25c /xmlscript/prj | |
parent | e7e380f81a7c507644b5e4775705d5cc049395e9 (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 5f817227a765..ca20cae6cd45 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 |