diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-09-17 10:46:21 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-09-17 10:46:21 +0200 |
commit | 578685396a65e5e19051d9c7f408379c62d9adcf (patch) | |
tree | 1307a8380247e8a7e210f1f6d0ddf870ac966c08 /xmlhelp/prj | |
parent | 874e8bf6b141f53e1536a9816cfd90cc044aeb49 (diff) |
#i103496#: remove dependency on unotools
Diffstat (limited to 'xmlhelp/prj')
-rw-r--r-- | xmlhelp/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlhelp/prj/build.lst b/xmlhelp/prj/build.lst index 08b320d8302c..6a3c15fbf972 100644 --- a/xmlhelp/prj/build.lst +++ b/xmlhelp/prj/build.lst @@ -1,4 +1,4 @@ -xh xmlhelp : ucbhelper LIBXSLT:libxslt unoil BERKELEYDB:berkeleydb LUCENE:lucene unotools javaunohelper NULL +xh xmlhelp : ucbhelper LIBXSLT:libxslt unoil BERKELEYDB:berkeleydb LUCENE:lucene javaunohelper NULL xh xmlhelp usr1 - all xh_mkout NULL xh xmlhelp\inc nmake - all xh_inc NULL xh xmlhelp\source\treeview nmake - all xh_treeview xh_inc NULL |