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 | 955e88c80e9abce3f15aa55d434dae6ae17d7d43 (patch) | |
tree | b41e8c491c3a21a114c5697cf083cd46acbf043f /sax/prj/build.lst | |
parent | f4ef3321aaad357e85c73cc14b804870e087ee69 (diff) |
sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt
Diffstat (limited to 'sax/prj/build.lst')
-rw-r--r-- | sax/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sax/prj/build.lst b/sax/prj/build.lst index 653d77ce9e25..849700087ae7 100644 --- a/sax/prj/build.lst +++ b/sax/prj/build.lst @@ -1,4 +1,4 @@ -ax sax : offapi cppuhelper EXPAT:expat comphelper NULL +ax sax : offapi cppuhelper EXPAT:expat comphelper LIBXSLT:libxslt NULL ax sax usr1 - all ax_mkout NULL ax sax\source\expatwrap nmake - all ax_expatwrap NULL ax sax\source\tools nmake - all ax_tools NULL |