diff options
author | Rüdiger Timm <rt@openoffice.org> | 2006-05-05 11:40:55 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2006-05-05 11:40:55 +0000 |
commit | ad96dfcb3bde015f9508cdbc1361cb3e7c122214 (patch) | |
tree | 506c66c803e40573c2503f2c070fe8623210a6c8 /unoxml/prj | |
parent | 10d9b3799076efd264d3a4e45f593190e5b42ed0 (diff) |
#i65110# Depends on module 'tools'.
Diffstat (limited to 'unoxml/prj')
-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 13e105667669..55ecb680db27 100644 --- a/unoxml/prj/build.lst +++ b/unoxml/prj/build.lst @@ -1,4 +1,4 @@ -ux unoxml : offuh cppuhelper LIBXML2:libxml2 NULL +ux unoxml : offuh cppuhelper LIBXML2:libxml2 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 |