Kaydet (Commit) ee777116 authored tarafından Michael Stahl's avatar Michael Stahl

unoxml: domtest needs unotest library on WNT

Change-Id: I9614e1495e6d990e050c651c2aed0ba0e43d51fe
üst 337f4337
...@@ -38,6 +38,7 @@ $(eval $(call gb_CppunitTest_use_libraries,unoxml_domtest, \ ...@@ -38,6 +38,7 @@ $(eval $(call gb_CppunitTest_use_libraries,unoxml_domtest, \
cppuhelper \ cppuhelper \
sal \ sal \
test \ test \
unotest \
)) ))
$(eval $(call gb_CppunitTest_use_configuration,unoxml_domtest)) $(eval $(call gb_CppunitTest_use_configuration,unoxml_domtest))
......
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