Kaydet (Commit) 1780b582 authored tarafından Matúš Kukan's avatar Matúš Kukan

vcl_complextext includes boost headers

Change-Id: I2528cfd2a4d520d4400ae72a53c085484e0f86aa
üst 807fa5ac
......@@ -10,15 +10,17 @@
$(eval $(call gb_CppunitTest_CppunitTest,vcl_complextext))
$(eval $(call gb_CppunitTest_add_exception_objects,vcl_complextext, \
vcl/qa/cppunit/complextext \
vcl/qa/cppunit/complextext \
))
$(eval $(call gb_CppunitTest_use_externals,vcl_complextext,boost_headers))
$(eval $(call gb_CppunitTest_use_libraries,vcl_complextext, \
comphelper \
cppu \
cppuhelper \
sal \
svt \
svt \
test \
tl \
unotest \
......@@ -27,16 +29,16 @@ $(eval $(call gb_CppunitTest_use_libraries,vcl_complextext, \
))
$(eval $(call gb_CppunitTest_use_api,vcl_complextext,\
udkapi \
offapi \
udkapi \
offapi \
))
$(eval $(call gb_CppunitTest_use_ure,vcl_complextext))
$(eval $(call gb_CppunitTest_use_components,vcl_complextext,\
configmgr/source/configmgr \
i18npool/util/i18npool \
ucb/source/core/ucb1 \
configmgr/source/configmgr \
i18npool/util/i18npool \
ucb/source/core/ucb1 \
))
$(eval $(call gb_CppunitTest_use_configuration,vcl_complextext))
......
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