diff options
author | npower Developer <npower@openoffice.org> | 2010-03-08 23:24:53 +0000 |
---|---|---|
committer | npower Developer <npower@openoffice.org> | 2010-03-08 23:24:53 +0000 |
commit | 9f499571a0c9956800be594af064e3ae7832f2ac (patch) | |
tree | 6469569d1ab3b5122722bba875ed5de5a3132962 /vbahelper | |
parent | ce38eff222baa68d1eb31c4e72da381453d9fd0f (diff) |
npower13objectmodules: clean build breaks vbahelper/filter
Diffstat (limited to 'vbahelper')
-rw-r--r-- | vbahelper/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vbahelper/prj/build.lst b/vbahelper/prj/build.lst index 0db5274b7ad3..20001db859c8 100644 --- a/vbahelper/prj/build.lst +++ b/vbahelper/prj/build.lst @@ -1,4 +1,4 @@ -vba vbahelper : oovbaapi basic sfx2 svx cppuhelper vcl comphelper svtools tools sal NULL +vba vbahelper : oovbaapi basic sfx2 svx filter cppuhelper vcl comphelper svtools tools sal NULL vba vbahelper usr1 - all vba_mkout NULL #vba vbahelper\inc nmake - all vba_inc NULL vba vbahelper\source\vbahelper nmake - all vba_vbahelper NULL |