CppunitTest_svl_urihelper fails on MSVC

Change-Id: Ia1154ab9e677ac0d27eb8cf671139d4e23f78794
This commit is contained in:
Michael Stahl 2012-07-15 22:32:09 +02:00
parent 184179f583
commit 09b853e38b

View File

@ -32,10 +32,13 @@ $(eval $(call gb_Module_add_check_targets,svl,\
))
#TODO: CppunitTest_svl_urihelper depends on ucb, can only be added once svl is
# in tail build
#FIXME: fails on MSVC
ifneq ($(OS),WNT)
$(eval $(call gb_Module_add_subsequentcheck_targets,svl,\
CppunitTest_svl_urihelper \
))
endif
ifneq ($(OOO_JUNIT_JAR),)
$(eval $(call gb_Module_add_subsequentcheck_targets,svl,\