diff options
Diffstat (limited to 'i18npool')
-rw-r--r-- | i18npool/CppunitTest_i18npool_test_breakiterator.mk | 9 | ||||
-rw-r--r-- | i18npool/prj/build.lst | 2 |
2 files changed, 4 insertions, 7 deletions
diff --git a/i18npool/CppunitTest_i18npool_test_breakiterator.mk b/i18npool/CppunitTest_i18npool_test_breakiterator.mk index 5a8b53d27c84..28a8c3914f7e 100644 --- a/i18npool/CppunitTest_i18npool_test_breakiterator.mk +++ b/i18npool/CppunitTest_i18npool_test_breakiterator.mk @@ -59,12 +59,9 @@ $(eval $(call gb_CppunitTest_add_service_rdbs,i18npool_test_breakiterator,\ i18npool_test_breakiterator \ )) -# -# Disable for now - to break circular dependency ... -# -# $(eval $(call gb_CppunitTest_set_args,i18npool_test_breakiterator,\ -# --protector unoexceptionprotector$(gb_Library_DLLEXT) unoexceptionprotector \ -# )) +$(eval $(call gb_CppunitTest_set_args,i18npool_test_breakiterator,\ + --protector unoexceptionprotector$(gb_Library_DLLEXT) unoexceptionprotector \ +)) $(eval $(call gb_RdbTarget_RdbTarget,i18npool_test_breakiterator)) diff --git a/i18npool/prj/build.lst b/i18npool/prj/build.lst index 935e4c4d41e7..e95a27a46cbb 100644 --- a/i18npool/prj/build.lst +++ b/i18npool/prj/build.lst @@ -1,2 +1,2 @@ -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 udkapi ure unotest NULL inp i18npool\prj nmake - all inp_prj NULL |