diff options
author | Kurt Zenker <kz@openoffice.org> | 2004-06-11 16:49:17 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2004-06-11 16:49:17 +0000 |
commit | 0485f9c86744a9ae535b0dbf2f9e06e254196596 (patch) | |
tree | 1cea9103aef99bfa983d55bd8874a02c357e1572 /scp2/prj | |
parent | 7d26ea0992145e6a17a2524bfc166ce01ab7d3a7 (diff) |
INTEGRATION: CWS networker3 (1.2.36); FILE MERGED
2004/05/26 17:00:42 is 1.2.36.1: #i20379# mailcap module
Diffstat (limited to 'scp2/prj')
-rw-r--r-- | scp2/prj/build.lst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scp2/prj/build.lst b/scp2/prj/build.lst index 389d7331323a..920049e4670f 100644 --- a/scp2/prj/build.lst +++ b/scp2/prj/build.lst @@ -12,11 +12,11 @@ cp scp2\source\impress nmake - all cp_impress NULL cp scp2\source\javafilter nmake - all cp_javafilter NULL cp scp2\source\kde nmake - all cp_kde NULL cp scp2\source\lingu nmake - all cp_lingu NULL +cp scp2\source\mailcap nmake - all cp_mailcap NULL cp scp2\source\math nmake - all cp_math NULL cp scp2\source\ooo nmake - all cp_ooo NULL cp scp2\source\python nmake - all cp_python NULL -cp scp2\source\quickstart nmake - all cp_quickstart NULL cp scp2\source\testtool nmake - all cp_testtool NULL cp scp2\source\writer nmake - all cp_writer NULL cp scp2\source\xsltfilter nmake - all cp_xsltfilter NULL -cp scp2\util nmake - all cp_util cp_activex cp_calc cp_cde cp_crashrep cp_draw cp_gnome cp_graphicfilter cp_impress cp_javafilter cp_kde cp_lingu cp_math cp_ooo cp_python cp_quickstart cp_testtool cp_writer cp_xsltfilter NULL +cp scp2\util nmake - all cp_util cp_activex cp_calc cp_cde cp_crashrep cp_draw cp_gnome cp_graphicfilter cp_impress cp_javafilter cp_kde cp_lingu cp_mailcap cp_math cp_ooo cp_python cp_testtool cp_writer cp_xsltfilter NULL |