add uui component to some other places

Change-Id: Ia1e449f8f52e7d353944b8e80f9fc586f1eab2f7
This commit is contained in:
Caolán McNamara
2016-07-27 21:33:20 +01:00
parent ebe04c0756
commit b32d3f24bb
4 changed files with 4 additions and 0 deletions

View File

@@ -122,6 +122,7 @@ $(eval $(call gb_CppunitTest_use_components,chart2_export,\
unotools/util/utl \
unoxml/source/rdf/unordf \
unoxml/source/service/unoxml \
uui/util/uui \
writerfilter/util/writerfilter \
xmloff/util/xo \
xmlscript/util/xmlscript \

View File

@@ -98,6 +98,7 @@ $(eval $(call gb_CppunitTest_use_components,dbaccess_dialog_save,\
unotools/util/utl \
unoxml/source/rdf/unordf \
unoxml/source/service/unoxml \
uui/util/uui \
xmloff/util/xo \
))

View File

@@ -98,6 +98,7 @@ $(eval $(call gb_CppunitTest_use_components,dbaccess_empty_stdlib_save,\
unotools/util/utl \
unoxml/source/rdf/unordf \
unoxml/source/service/unoxml \
uui/util/uui \
xmloff/util/xo \
))

View File

@@ -101,6 +101,7 @@ $(eval $(call gb_CppunitTest_use_components,sc_bugfix_test,\
unotools/util/utl \
unoxml/source/rdf/unordf \
unoxml/source/service/unoxml \
uui/util/uui \
xmloff/util/xo \
xmlsecurity/util/xmlsecurity \
xmlsecurity/util/xsec_fw \