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 /vbahelper | |
parent | 7a5e933a0ff0b68ca8d07756c4a04c7bbe3415a0 (diff) |
sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt
Diffstat (limited to 'vbahelper')
-rw-r--r-- | vbahelper/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vbahelper/prj/build.lst b/vbahelper/prj/build.lst index 20001db859c8..3f3e89bf5b83 100644 --- a/vbahelper/prj/build.lst +++ b/vbahelper/prj/build.lst @@ -1,4 +1,4 @@ -vba vbahelper : oovbaapi basic sfx2 svx filter cppuhelper vcl comphelper svtools tools sal NULL +vba vbahelper : oovbaapi basic sfx2 svx filter cppuhelper vcl comphelper svtools tools sal LIBXSLT:libxslt NULL vba vbahelper usr1 - all vba_mkout NULL #vba vbahelper\inc nmake - all vba_inc NULL vba vbahelper\source\vbahelper nmake - all vba_vbahelper NULL |