diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-03-18 15:31:30 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-03-18 15:31:30 +0000 |
commit | e26b9044bdeeaa6782c954c18cf95629e2aa5143 (patch) | |
tree | 42b3a2585780124cea23b262988960a3fdefc5f0 /unoxml/prj | |
parent | bddd8727869c5af73dda06a6635c5c29a9ae7100 (diff) |
#100000# depends on sfx2
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 bc51e188c520..b436072964d6 100644 --- a/unoxml/prj/build.lst +++ b/unoxml/prj/build.lst @@ -1,4 +1,4 @@ -ux unoxml : offuh cppuhelper libxml2 NULL +ux unoxml : offuh cppuhelper libxml2 sfx2 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 |