add dependencies for vba unit test
This commit is contained in:
parent
acbeb839aa
commit
bc406a77b5
2 changed files with 3 additions and 1 deletions
|
@ -125,6 +125,8 @@ $(eval $(call gb_RdbTarget_add_old_components,sc_filters_test,\
|
|||
configmgr \
|
||||
ucb1 \
|
||||
ucpfile1 \
|
||||
basprov \
|
||||
scriptframe \
|
||||
))
|
||||
|
||||
# we need to
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue