diff options
author | Mathias Bauer <mba@openoffice.org> | 2010-04-16 23:05:45 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2010-04-16 23:05:45 +0200 |
commit | 90f7fda0c37dfafdc75915f120adbb1de43c78b8 (patch) | |
tree | 1136f994386dd4b1b2699b7435052670a11d6d15 /vbahelper/prj | |
parent | 112093daa854b8ad9c722bd647da0a9115b0f7e3 (diff) |
CWS gnumake2: move header generation for oovbaapi to offuh
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..0a9b6b6be5cf 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 : filter offuh 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 |