icuuc is external

This commit is contained in:
David Tardon 2011-07-26 09:16:47 +02:00
parent 0ee44dbd6f
commit ded4e9a9a2

View file

@ -49,12 +49,15 @@ $(eval $(call gb_CppunitTest_add_linked_libs,editeng_borderline, \
cppu \
sal \
salhelper \
icuuc \
i18nisolang1 \
i18npaper \
$(gb_STDLIBS) \
))
$(eval $(call gb_CppunitTest_use_externals,editeng_borderline,\
icuuc \
))
$(eval $(call gb_CppunitTest_set_include,editeng_borderline,\
$$(INCLUDE) \
-I$(OUTDIR)/inc \