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 | bd8a2d12d3db79f2a904763ee122bbfe5627ed00 (patch) | |
tree | 5c2edb97044e1a16c4412fab7c1cae850e66c21f /oox/prj | |
parent | 42b3548f762c999cb3b806447cff717aca2bbaa3 (diff) |
sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt
Diffstat (limited to 'oox/prj')
-rw-r--r-- | oox/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/prj/build.lst b/oox/prj/build.lst index 345c72e00558..03735c73dd11 100644 --- a/oox/prj/build.lst +++ b/oox/prj/build.lst @@ -1,4 +1,4 @@ -oox oox : vos cppu cppuhelper comphelper sal offapi sax basegfx xmlscript tools vcl BOOST:boost OPENSSL:openssl NULL +oox oox : vos cppu cppuhelper comphelper sal offapi sax basegfx xmlscript tools vcl BOOST:boost OPENSSL:openssl LIBXSLT:libxslt NULL oox oox usr1 - all oox_mkout NULL oox oox\prj get - all oox_prj NULL oox oox\source\token nmake - all oox_token NULL |