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 | 7f942e9705c5f99b91ec5c5f45643fdf4bc7a7a1 (patch) | |
tree | a04d3c853313c6439ec07640cec571258564e1c2 /cppuhelper | |
parent | 9b8159f6c0f0a7525273f630e9ac1489fe1b946e (diff) |
sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt
Diffstat (limited to 'cppuhelper')
-rw-r--r-- | cppuhelper/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cppuhelper/prj/build.lst b/cppuhelper/prj/build.lst index de66b2d61a4b..ff837f90dd1a 100644 --- a/cppuhelper/prj/build.lst +++ b/cppuhelper/prj/build.lst @@ -1,4 +1,4 @@ -ch cppuhelper : BOOST:boost codemaker cppu offuh NULL +ch cppuhelper : BOOST:boost LIBXSLT:libxslt codemaker cppu offuh NULL ch cppuhelper usr1 - all ch_mkout NULL ch cppuhelper\inc nmake - all ch_include NULL ch cppuhelper\source nmake - all ch_source ch_unotypes ch_include NULL |