diff options
author | sb <sb@openoffice.org> | 2010-10-22 10:37:46 +0200 |
---|---|---|
committer | sb <sb@openoffice.org> | 2010-10-22 10:37:46 +0200 |
commit | 4ffe09429872beed5f8d92b5d3efc65f1efe45d8 (patch) | |
tree | 4939123fa89a3da10db119a5b1a4943062e12850 /sccomp | |
parent | 2083df529a678d40bd5d618cab725968579538a6 (diff) |
sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt
Diffstat (limited to 'sccomp')
-rw-r--r-- | sccomp/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sccomp/prj/build.lst b/sccomp/prj/build.lst index 8e1e0d0181cb..6884378f77a0 100644 --- a/sccomp/prj/build.lst +++ b/sccomp/prj/build.lst @@ -1,4 +1,4 @@ -scc sccomp : l10n offuh comphelper LPSOLVE:lpsolve tools rsc NULL +scc sccomp : l10n offuh comphelper LPSOLVE:lpsolve tools rsc LIBXSLT:libxslt NULL scc sccomp usr1 - all scc_mkout NULL scc sccomp\prj get - all scc_prj NULL scc sccomp\source\solver nmake - all scc_solver NULL |