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

Missing link deps

Change-Id: I6a96ffd9ab9b5deaed00cc857af30cd9d827d3c2
üst f741a605
......@@ -19,18 +19,35 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sw_tox, \
))
$(eval $(call gb_CppunitTest_use_libraries,sw_tox, \
$(call gb_Helper_optional,AVMEDIA,avmedia) \
basegfx \
comphelper \
cppu \
cppuhelper \
drawinglayer \
editeng \
i18nlangtag \
i18nutil \
lng \
sal \
salhelper \
sax \
sb \
sfx \
sot \
svl \
svt \
svx \
svxcore \
test \
unotest \
vcl \
tk \
tl \
ucbhelper \
utl \
xmlreader \
xo \
$(gb_UWINAPI) \
))
......@@ -40,6 +57,7 @@ $(eval $(call gb_CppunitTest_use_library_objects,sw_tox, \
$(eval $(call gb_CppunitTest_use_externals,sw_tox, \
boost_headers \
icuuc \
libxml2 \
))
......
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