Kaydet (Commit) b32d3f24 authored tarafından Caolán McNamara's avatar Caolán McNamara

add uui component to some other places

Change-Id: Ia1e449f8f52e7d353944b8e80f9fc586f1eab2f7
üst ebe04c07
...@@ -122,6 +122,7 @@ $(eval $(call gb_CppunitTest_use_components,chart2_export,\ ...@@ -122,6 +122,7 @@ $(eval $(call gb_CppunitTest_use_components,chart2_export,\
unotools/util/utl \ unotools/util/utl \
unoxml/source/rdf/unordf \ unoxml/source/rdf/unordf \
unoxml/source/service/unoxml \ unoxml/source/service/unoxml \
uui/util/uui \
writerfilter/util/writerfilter \ writerfilter/util/writerfilter \
xmloff/util/xo \ xmloff/util/xo \
xmlscript/util/xmlscript \ xmlscript/util/xmlscript \
......
...@@ -98,6 +98,7 @@ $(eval $(call gb_CppunitTest_use_components,dbaccess_dialog_save,\ ...@@ -98,6 +98,7 @@ $(eval $(call gb_CppunitTest_use_components,dbaccess_dialog_save,\
unotools/util/utl \ unotools/util/utl \
unoxml/source/rdf/unordf \ unoxml/source/rdf/unordf \
unoxml/source/service/unoxml \ unoxml/source/service/unoxml \
uui/util/uui \
xmloff/util/xo \ xmloff/util/xo \
)) ))
......
...@@ -98,6 +98,7 @@ $(eval $(call gb_CppunitTest_use_components,dbaccess_empty_stdlib_save,\ ...@@ -98,6 +98,7 @@ $(eval $(call gb_CppunitTest_use_components,dbaccess_empty_stdlib_save,\
unotools/util/utl \ unotools/util/utl \
unoxml/source/rdf/unordf \ unoxml/source/rdf/unordf \
unoxml/source/service/unoxml \ unoxml/source/service/unoxml \
uui/util/uui \
xmloff/util/xo \ xmloff/util/xo \
)) ))
......
...@@ -101,6 +101,7 @@ $(eval $(call gb_CppunitTest_use_components,sc_bugfix_test,\ ...@@ -101,6 +101,7 @@ $(eval $(call gb_CppunitTest_use_components,sc_bugfix_test,\
unotools/util/utl \ unotools/util/utl \
unoxml/source/rdf/unordf \ unoxml/source/rdf/unordf \
unoxml/source/service/unoxml \ unoxml/source/service/unoxml \
uui/util/uui \
xmloff/util/xo \ xmloff/util/xo \
xmlsecurity/util/xmlsecurity \ xmlsecurity/util/xmlsecurity \
xmlsecurity/util/xsec_fw \ xmlsecurity/util/xsec_fw \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment