From cc316b39d9110c536e1758a4f814738ca209bb02 Mon Sep 17 00:00:00 2001 From: Fong Lin Date: Fri, 8 Oct 2010 17:04:46 +0100 Subject: Port of Lotus Word Pro filter, by Fong Lin and Noel Power --- lotuswordpro/prj/build.lst | 5 +++++ lotuswordpro/prj/d.lst | 3 +++ 2 files changed, 8 insertions(+) create mode 100644 lotuswordpro/prj/build.lst create mode 100644 lotuswordpro/prj/d.lst (limited to 'lotuswordpro/prj') diff --git a/lotuswordpro/prj/build.lst b/lotuswordpro/prj/build.lst new file mode 100644 index 000000000000..64b2b2f1d482 --- /dev/null +++ b/lotuswordpro/prj/build.lst @@ -0,0 +1,5 @@ +wp lotuswordpro : sfx2 sot svx comphelper 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 +wp lotuswordpro\util nmake - all lwp_util lwp_filter lwp_xfilter NULL diff --git a/lotuswordpro/prj/d.lst b/lotuswordpro/prj/d.lst new file mode 100644 index 000000000000..48efbc1cd698 --- /dev/null +++ b/lotuswordpro/prj/d.lst @@ -0,0 +1,3 @@ +..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\*.so +..\%__SRC%\bin\*.dll %_DEST%\lib%_EXT%\*.dll +..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib -- cgit v1.2.3