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 | 1885dddbdd2382f95aef15df15d4cd110f8d7854 (patch) | |
tree | d667fdd2667be794ba12d7b4f14c2308be2a8d02 /scripting/prj | |
parent | 7a5e933a0ff0b68ca8d07756c4a04c7bbe3415a0 (diff) |
sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt
Diffstat (limited to 'scripting/prj')
-rw-r--r--[-rwxr-xr-x] | scripting/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripting/prj/build.lst b/scripting/prj/build.lst index 7d5162173eae..d0ceb4cb818c 100755..100644 --- a/scripting/prj/build.lst +++ b/scripting/prj/build.lst @@ -1,4 +1,4 @@ -tc scripting : oovbaapi vbahelper bridges rdbmaker vcl xmlscript basic sfx2 rhino BSH:beanshell javaunohelper NULL +tc scripting : oovbaapi vbahelper bridges rdbmaker vcl xmlscript basic sfx2 rhino BSH:beanshell javaunohelper LIBXSLT:libxslt NULL tc scripting usr1 - all tc1_mkout NULL tc scripting\inc nmake - all tc1_inc NULL tc scripting\source\provider nmake - all tc1_scriptingprovider tc1_inc NULL |