tell cppunit test about .ui requirement
Change-Id: I2346732db5c4b120025594b89c003f544588048e
This commit is contained in:
parent
ef5757ab06
commit
1b431f454e
1 changed files with 5 additions and 1 deletions
|
@ -100,6 +100,10 @@ $(eval $(call gb_CppunitTest_use_components,sw_ooxmlexport8,\
|
|||
xmloff/util/xo \
|
||||
))
|
||||
|
||||
$(eval $(call gb_CppunitTest_use_configuration,sw_ooxmlexport8))
|
||||
$(eval $(call gb_CppunitTest_use_instdir_configuration,sw_ooxmlexport8))
|
||||
|
||||
$(eval $(call gb_CppunitTest_use_uiconfigs,sw_ooxmlexport8,\
|
||||
modules/swriter \
|
||||
))
|
||||
|
||||
# vim: set noet sw=4 ts=4:
|
||||
|
|
Loading…
Reference in a new issue