summaryrefslogtreecommitdiff
path: root/unoxml
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-07-03 10:21:06 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-07-03 10:21:06 +0000
commitf000adad418fa41e35f38962be0b5b233a5775b8 (patch)
treeee36fa9cf800f2b5e12886846895753a31fd11e1 /unoxml
parent8830102c73fb8561500e335befecd6ff34f83984 (diff)
#i10000# no fastsax anymore
Diffstat (limited to 'unoxml')
-rw-r--r--unoxml/prj/build.lst4
1 files changed, 1 insertions, 3 deletions
diff --git a/unoxml/prj/build.lst b/unoxml/prj/build.lst
index 4346c063e012..cc54f6d3ad28 100644
--- a/unoxml/prj/build.lst
+++ b/unoxml/prj/build.lst
@@ -2,7 +2,5 @@ ux unoxml : offuh cppuhelper LIBXML2:libxml2 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
-ux unoxml\source\fastsax\api nmake - all ux_fapi NULL
-ux unoxml\source\fastsax nmake - all ux_fastsax ux_fapi NULL
-ux unoxml\source\service nmake - all ux_service ux_dom ux_xpath ux_events ux_fapi ux_fastsax NULL
+ux unoxml\source\service nmake - all ux_service ux_dom ux_xpath ux_events NULL
ux unoxml\source\rdf nmake - all ux_librdf NULL