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

tell cppunit test about .ui requirement

Change-Id: I2346732db5c4b120025594b89c003f544588048e
üst ef5757ab
......@@ -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:
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