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 | 9c5ef3ce000e45a71438f337c3972d253e5e04cd (patch) | |
tree | 3e4208f2d7dfe92c8403b45fbf4cebabfd4e0ac6 /UnoControls/prj | |
parent | 91932e01c3928f568ec9bb0ac1a23c40e4e3fc90 (diff) |
sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt
Diffstat (limited to 'UnoControls/prj')
-rw-r--r-- | UnoControls/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/UnoControls/prj/build.lst b/UnoControls/prj/build.lst index de5d7fd81d33..775cb902f5ca 100644 --- a/UnoControls/prj/build.lst +++ b/UnoControls/prj/build.lst @@ -1,4 +1,4 @@ -us UnoControls : cppuhelper offuh tools NULL +us UnoControls : LIBXSLT:libxslt cppuhelper offuh tools NULL us UnoControls usr1 - all us_mkout NULL us UnoControls\source\base nmake - all us_base NULL us UnoControls\source\controls nmake - all us_ctrls NULL |