diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-07-01 12:24:57 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-07-01 12:24:57 +0000 |
commit | e286d39ef2c24bd1e5796bf330c70c5a18e2687d (patch) | |
tree | 7e3816a1f59f80a57d3fdfd39bae596748f0962c /unoxml/prj/build.lst | |
parent | 7a3297f6dcf16e92cb057ce7c5481f66b6f120e0 (diff) |
INTEGRATION: CWS impress144 (1.9.34); FILE MERGED
2008/06/07 16:29:13 cl 1.9.34.1: #i77982# removed fast sax parser
Diffstat (limited to 'unoxml/prj/build.lst')
-rw-r--r-- | unoxml/prj/build.lst | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/unoxml/prj/build.lst b/unoxml/prj/build.lst index 218ed9601d7c..55ecb680db27 100644 --- a/unoxml/prj/build.lst +++ b/unoxml/prj/build.lst @@ -2,6 +2,4 @@ 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 -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 |