add uui component to some other places

Change-Id: Ic703b509bac0a57e0780bbb83537e7e4323a79d0
This commit is contained in:
Caolán McNamara
2016-07-27 21:43:07 +01:00
parent b014a121ac
commit 01c12dd928
4 changed files with 4 additions and 0 deletions

View File

@@ -61,6 +61,7 @@ $(eval $(call gb_CppunitTest_use_components,dbaccess_firebird_test,\
ucb/source/core/ucb1 \
ucb/source/ucp/file/ucpfile1 \
unotools/util/utl \
uui/util/uui \
xmloff/util/xo \
))

View File

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

View File

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

View File

@@ -76,6 +76,7 @@ $(eval $(call gb_CppunitTest_use_components,sw_ww8export,\
unotools/util/utl \
unoxml/source/service/unoxml \
unoxml/source/rdf/unordf \
uui/util/uui \
$(if $(filter DESKTOP,$(BUILD_TYPE)),xmlhelp/util/ucpchelp1) \
xmloff/util/xo \
))