diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2010-09-01 17:22:19 +0200 |
---|---|---|
committer | Hans-Joachim Lankenau <hjs@openoffice.org> | 2010-09-01 17:22:19 +0200 |
commit | 2c361a10602b93d07fb912658ebbff242d112daf (patch) | |
tree | 2173e8a1b0bb98b41068dca14237935b6a08501e | |
parent | cdff8d95870b7c39ae7457a3fdd3b9bbec60dd13 (diff) |
jl158: #i114008# add dependency on xmlhelp
-rw-r--r-- | sdext/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdext/prj/build.lst b/sdext/prj/build.lst index c593a26..3603afb 100644 --- a/sdext/prj/build.lst +++ b/sdext/prj/build.lst @@ -1,4 +1,4 @@ -dx sdext : l10n offuh comphelper unotools readlicense_oo cppu tools cppuhelper sal javaunohelper officecfg XPDF:xpdf LIBXSLT:libxslt NULL +dx sdext : l10n offuh comphelper unotools readlicense_oo cppu tools cppuhelper sal javaunohelper officecfg XPDF:xpdf LIBXSLT:libxslt xmlhelp NULL dx sdext usr1 - all sdext_mkout NULL dx sdext\prj get - all sdext_prj NULL dx sdext\source\minimizer nmake - all sdext_minimizer sdext_minimizer_rdoooe sdext_minimizer_rdooo sdext_inc NULL |