summaryrefslogtreecommitdiff
path: root/editeng/CppunitTest_editeng_borderline.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2011-07-26 09:16:47 +0200
committerDavid Tardon <dtardon@redhat.com>2011-07-26 09:16:47 +0200
commitded4e9a9a2076f66022477ae96b21307d8a441ca (patch)
tree01b5129ec3cb6af8f88623d2ae2f483680181c3f /editeng/CppunitTest_editeng_borderline.mk
parent0ee44dbd6f7921a70e2ddf039dc8a02b03129efd (diff)
icuuc is external
Diffstat (limited to 'editeng/CppunitTest_editeng_borderline.mk')
-rwxr-xr-xediteng/CppunitTest_editeng_borderline.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/editeng/CppunitTest_editeng_borderline.mk b/editeng/CppunitTest_editeng_borderline.mk
index 3a3a1882b502..c772103d1394 100755
--- a/editeng/CppunitTest_editeng_borderline.mk
+++ b/editeng/CppunitTest_editeng_borderline.mk
@@ -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 \