summaryrefslogtreecommitdiff
path: root/xmlscript/prj
diff options
context:
space:
mode:
authorDaniel Boelzle <dbo@openoffice.org>2001-05-04 08:14:58 +0000
committerDaniel Boelzle <dbo@openoffice.org>2001-05-04 08:14:58 +0000
commit30bcabf7f2e84decb2805af40a42a8967278b2c8 (patch)
treefe7e4bcf55e214e6c03069e7d16c5e9d4685c5ee /xmlscript/prj
parent77e9bfde69fe23d9644eecec69529bb30ea36659 (diff)
separated xmllib/xmlmod from xmldlg, prepared im/export for scrollbar, progressmeter, fixed-line
Diffstat (limited to 'xmlscript/prj')
-rw-r--r--xmlscript/prj/build.lst4
1 files changed, 3 insertions, 1 deletions
diff --git a/xmlscript/prj/build.lst b/xmlscript/prj/build.lst
index 8818921ee490..1fb49f8fe5d5 100644
--- a/xmlscript/prj/build.lst
+++ b/xmlscript/prj/build.lst
@@ -3,4 +3,6 @@ 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\util nmake - all xt_util xt_xml_helper xt_xmldlg_imexp 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\util nmake - all xt_util xt_xml_helper xt_xmldlg_imexp xt_xmllib_imexp xt_xmlmod_imexp NULL