Kaydet (Commit) eb1ffc1a authored tarafından Luboš Luňák's avatar Luboš Luňák

sal_osl_module depends on Module_DLL (uses the library)

üst 323a936e
......@@ -27,6 +27,10 @@
$(eval $(call gb_CppunitTest_CppunitTest,sal_osl_module))
# the test uses the library created by Module_DLL
$(call gb_CppunitTest_get_target,sal_osl_module) : \
$(call gb_CppunitTest_get_target,Module_DLL)
$(eval $(call gb_CppunitTest_add_exception_objects,sal_osl_module,\
sal/qa/osl/module/osl_Module \
))
......
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