diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-03-06 08:25:28 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-03-06 08:25:28 +0000 |
commit | b5c11e10f849d8ee8753449a67a471f142e2f438 (patch) | |
tree | 01c5e0b9684918457264d30b6e35558281ede449 /xmlscript/prj | |
parent | 723e07e9c4e33f34a3fabe427e9ee75ad96e87cc (diff) |
depends on offapi
Diffstat (limited to 'xmlscript/prj')
-rw-r--r-- | xmlscript/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlscript/prj/build.lst b/xmlscript/prj/build.lst index ccbfb51386da..6be1627982a6 100644 --- a/xmlscript/prj/build.lst +++ b/xmlscript/prj/build.lst @@ -1,4 +1,4 @@ -xt xmlscript : NULL +xt xmlscript : 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 |