diff options
author | David Tardon <dtardon@redhat.com> | 2010-12-24 10:03:59 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2010-12-24 14:17:54 +0100 |
commit | eb13a88164d7ca860af6dc48c9646232d7f908f1 (patch) | |
tree | 2bf63ae3fcde6e3e750acf4ec59778e90b268cfe /lotuswordpro/prj | |
parent | f2689d614c44b99882c5d3fcc49b16d07956efe8 (diff) |
replace virtual operator= by cloning
Diffstat (limited to 'lotuswordpro/prj')
-rw-r--r-- | lotuswordpro/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/prj/build.lst b/lotuswordpro/prj/build.lst index 64b2b2f1d482..4eefa643c395 100644 --- a/lotuswordpro/prj/build.lst +++ b/lotuswordpro/prj/build.lst @@ -1,4 +1,4 @@ -wp lotuswordpro : sfx2 sot svx comphelper NULL +wp lotuswordpro : sfx2 sot svx comphelper BOOST:boost NULL wp lotuswordpro usr1 - all lwp_mkout NULL wp lotuswordpro\source\filter nmake - all lwp_filter NULL wp lotuswordpro\source\filter\xfilter nmake - all lwp_xfilter NULL |