diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-11-05 09:52:12 +0100 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-11-05 09:52:12 +0100 |
commit | 5caafbd39f898c4be282ceae037b4c68c76b0e30 (patch) | |
tree | 19e1aa6e61ce343acab161c66a85fac4371affbd /sc | |
parent | 8b2c99bc100659024b68cd185490d371ee9471da (diff) |
forgot to add filter to build.lst of apps using msfilter
Diffstat (limited to 'sc')
-rwxr-xr-x[-rw-r--r--] | sc/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/prj/build.lst b/sc/prj/build.lst index f2338bf5ca71..788c8e58c463 100644..100755 --- a/sc/prj/build.lst +++ b/sc/prj/build.lst @@ -1,4 +1,4 @@ -sc sc : l10n oovbaapi svx stoc BOOST:boost formula oox NULL +sc sc : filter l10n oovbaapi svx stoc BOOST:boost formula oox NULL sc sc usr1 - all sc_mkout NULL sc sc\inc nmake - all sc_inc NULL sc sc\prj get - all sc_prj NULL |