diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-09-17 10:13:05 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-09-17 10:13:05 +0200 |
commit | 874e8bf6b141f53e1536a9816cfd90cc044aeb49 (patch) | |
tree | 20e7485f4a7cdccd91c5af67d94fb90e31579639 /xmlhelp/prj | |
parent | b8a58871dcc7e2398e95d518dff2f739712515e3 (diff) |
#i103496#: remove dependency on svtools
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 b360e5f763ee..08b320d8302c 100644 --- a/xmlhelp/prj/build.lst +++ b/xmlhelp/prj/build.lst @@ -1,4 +1,4 @@ -xh xmlhelp : ucbhelper LIBXSLT:libxslt unoil BERKELEYDB:berkeleydb svtools LUCENE:lucene unotools javaunohelper NULL +xh xmlhelp : ucbhelper LIBXSLT:libxslt unoil BERKELEYDB:berkeleydb LUCENE:lucene unotools 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 |