Kaydet (Commit) 0f0063e3 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

xmlhelp not built for non-desktop OSes

üst ff9cca69
......@@ -89,7 +89,8 @@ $(eval $(call gb_CppunitTest_use_components,sw_filters_test,\
ucb/source/core/ucb1 \
ucb/source/ucp/file/ucpfile1 \
unoxml/source/service/unoxml \
xmlhelp/util/ucpchelp1 \
$(if $(filter DESKTOP,$(BUILD_TYPE)), \
xmlhelp/util/ucpchelp1) \
))
$(eval $(call gb_CppunitTest_use_configuration,sw_filters_test))
......
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