diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-12-12 19:59:48 +0100 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-12-12 19:59:48 +0100 |
commit | ac2b789d27c6b11c8e89dd6c4cc13a1a42dcda55 (patch) | |
tree | 555bb2c73dd6951f0c98b910b56e5e5e7fa6976b /vbahelper/prj | |
parent | f5d7ad8d499636045087296f1338e0ab7f6ce11e (diff) |
for split build filter must depend on vbahelper, not the other way around
Diffstat (limited to 'vbahelper/prj')
-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 07cc9ac50173..0db5274b7ad3 100644 --- a/vbahelper/prj/build.lst +++ b/vbahelper/prj/build.lst @@ -1,4 +1,4 @@ -vba vbahelper : filter oovbaapi basic sfx2 svx cppuhelper vcl comphelper svtools tools sal NULL +vba vbahelper : oovbaapi basic sfx2 svx 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 |