diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-09-17 11:10:54 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-09-17 11:10:54 +0200 |
commit | dcae592d4d6ed9bcd86c1d69d2b01eb3467cd773 (patch) | |
tree | 9452bc1347e72f2cdc767f2be175dd2a71b1ccbc /xmlhelp/prj/build.lst | |
parent | 578685396a65e5e19051d9c7f408379c62d9adcf (diff) |
#i103496#: add dependency on comphelper
Diffstat (limited to 'xmlhelp/prj/build.lst')
-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 6a3c15fbf972..550902520991 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 javaunohelper NULL +xh xmlhelp : comphelper 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 |