Kaydet (Commit) a30a9f5e authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Added dependency on test so that unoexceptionprotector works in i18npool after all.

Sorry for the noise...
üst 4893f96e
......@@ -59,6 +59,10 @@ $(eval $(call gb_CppunitTest_add_service_rdbs,i18npool_test_breakiterator,\
i18npool_test_breakiterator \
))
$(eval $(call gb_CppunitTest_set_args,i18npool_test_breakiterator,\
--protector unoexceptionprotector$(gb_Library_DLLEXT) unoexceptionprotector \
))
$(eval $(call gb_RdbTarget_RdbTarget,i18npool_test_breakiterator))
$(eval $(call gb_RdbTarget_add_components,i18npool_test_breakiterator,\
......
inp i18npool : bridges sax stoc comphelper CPPUNIT:cppunit ICU:icu i18nutil regexp DESKTOP:cpputools LIBXSLT:libxslt udkapi ure NULL
inp i18npool : bridges sax stoc comphelper CPPUNIT:cppunit ICU:icu i18nutil regexp DESKTOP:cpputools LIBXSLT:libxslt test udkapi ure NULL
inp i18npool\prj nmake - all inp_prj NULL
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