diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2011-09-27 16:04:00 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2011-09-27 16:06:03 +0200 |
commit | bc406a77b582ab799428b9fbf05afdbed75dbeb7 (patch) | |
tree | 2a177cfc0f0943d9fba3206217520e3cb29b4a3c /sc/prj | |
parent | acbeb839aa718381f13f4f3097ff17ee46e06de8 (diff) |
add dependencies for vba unit test
Diffstat (limited to 'sc/prj')
-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 7f48e14a4dd4..27b7c3058ce1 100644 --- a/sc/prj/build.lst +++ b/sc/prj/build.lst @@ -1,2 +1,2 @@ -sc sc : filter TRANSLATIONS:translations vbahelper oovbaapi svx uui stoc BOOST:boost formula MDDS:mdds oox LIBXSLT:libxslt unoxml ure test xmloff desktop ucb package configmgr officecfg NULL +sc sc : filter TRANSLATIONS:translations vbahelper oovbaapi svx uui stoc BOOST:boost formula MDDS:mdds oox LIBXSLT:libxslt unoxml ure test xmloff desktop ucb package configmgr officecfg scripting NULL sc sc\prj nmake - all sc_prj NULL |