Hi folks, do we need ww1? I googled for it, found this:
ww1: old MS Word filter code ww8: new MS Word filter code (non-XML) Is this correct? And makes ww8 ww1 obsolete? I compiled LibreOffice without ww1. Works fine. -Thomas
>From cb98e538766d20425d713d2ace010ef54ca04a6a Mon Sep 17 00:00:00 2001 From: Thomas Arnhold <tho...@arnhold.org> Date: Tue, 25 Jan 2011 14:34:37 +0100 Subject: [PATCH 3/3] Don't build ww1. --- sw/prj/build.lst | 3 +-- sw/source/filter/makefile.mk | 1 - 2 files changed, 1 insertions(+), 3 deletions(-) diff --git a/sw/prj/build.lst b/sw/prj/build.lst index e61ab62..8db7f72 100755 --- a/sw/prj/build.lst +++ b/sw/prj/build.lst @@ -67,12 +67,11 @@ sw sw\source\filter\basflt nmake - all sw_bsflt sw_ sw sw\source\filter\html nmake - all sw_html sw_inc NULL sw sw\source\filter\rtf nmake - all sw_rtf sw_inc NULL sw sw\source\filter\writer nmake - all sw_wrtr sw_inc NULL -sw sw\source\filter\ww1 nmake - all sw_ww1 sw_inc NULL sw sw\source\filter\ww8 nmake - all sw_ww8 sw_inc NULL sw sw\source\filter\xml nmake - all sw_xml sw_inc NULL sw sw\source\ui nmake - all sw_ui sw_app sw_cctrl sw_chrdl sw_conf sw_dbui sw_dchdl sw_dcvw sw_dlg sw_envlp sw_fldui sw_fmtui sw_frmdl sw_globd sw_index sw_ling sw_misc sw_rbbar sw_shell sw_table sw_uiuno sw_uivw sw_utlui sw_web sw_wrtsh sw_smartmenu sw_vba NULL sw sw\source\core nmake - all sw_core sw_attr sw_bast sw_crsr sw_dcnd sw_doc sw_draw sw_edit sw_excpt sw_fld sw_frmed sw_grph sw_layo sw_ole sw_para sw_sw3io sw_swg sw_text sw_tox sw_txtnd sw_uco sw_undo sw_view sw_acc sw_objpos sw_NumberTree sw_tablecore NULL -sw sw\source\filter nmake - all sw_flt sw_ascii sw_bsflt sw_html sw_rtf sw_wrtr sw_ww1 sw_ww8 sw_xml NULL +sw sw\source\filter nmake - all sw_flt sw_ascii sw_bsflt sw_html sw_rtf sw_wrtr sw_ww8 sw_xml NULL sw sw\util nmake - all sw_util sw_core sw_flt sw_sdi sw_ui NULL sw sw\qa\unoapi nmake - all sw_qa_unoapi NULL sw sw\qa\core nmake - all sw_qa_cppunit sw_util NULL diff --git a/sw/source/filter/makefile.mk b/sw/source/filter/makefile.mk index c2b343e..bb75f72 100644 --- a/sw/source/filter/makefile.mk +++ b/sw/source/filter/makefile.mk @@ -48,7 +48,6 @@ SUBLIBS= \ $(SLB)$/basflt.lib \ $(SLB)$/html.lib \ $(SLB)$/writer.lib \ - $(SLB)$/ww1.lib \ $(SLB)$/xml.lib # ----------------------------------------------------------- -- 1.7.3.5
_______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice