diff options
author | Michael Stahl <mst@openoffice.org> | 2011-02-11 15:41:40 +0100 |
---|---|---|
committer | Michael Stahl <mst@openoffice.org> | 2011-02-11 15:41:40 +0100 |
commit | fc1d1813d24b0362027d063dd1a2121b9b65ce0d (patch) | |
tree | d8d8d13964f6422cdd420844cee66e1f36d78c80 /unoxml | |
parent | 99b8df2c1d53736002b32ea4ce3278ec78344269 (diff) | |
parent | f684c501959268d1e4ce6c47a204af1b756f8451 (diff) |
sw34bf03: merge to-be-m100 DEV300_next
Diffstat (limited to 'unoxml')
-rw-r--r-- | unoxml/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unoxml/prj/build.lst b/unoxml/prj/build.lst index 1a6b330c2c6b..4da29cb9d669 100644 --- a/unoxml/prj/build.lst +++ b/unoxml/prj/build.lst @@ -1,4 +1,4 @@ -ux unoxml : offuh cppuhelper LIBXML2:libxml2 REDLAND:redland tools NULL +ux unoxml : offuh cppuhelper LIBXML2:libxml2 LIBXSLT:libxslt REDLAND:redland tools NULL ux unoxml\source\dom nmake - all ux_dom NULL ux unoxml\source\xpath nmake - all ux_xpath ux_dom NULL ux unoxml\source\events nmake - all ux_events ux_dom NULL |