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
commit5c1f1341dfecee8de0fe5714e46ef15f2dd283e0 (patch)
treecef511f0a388201a1e89b6488682a350f41639db /xmlscript/prj
parent916156a33c9241ef26ab5f8ad314fe74e25bc0f9 (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 8818921ee4..1fb49f8fe5 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