svl: remove unnecessary libs from cppunittest

This commit is contained in:
Michael Stahl
2011-11-28 14:29:27 +01:00
parent 3915eb4ffe
commit b1447d6466

View File

@@ -34,19 +34,11 @@ svl/qa/unit/test_lngmisc \
# add a list of all needed libraries here
$(eval $(call gb_CppunitTest_add_linked_libs,svl_lngmisc, \
comphelper \
cppu \
cppuhelper \
sal \
salhelper \
sb \
sot \
svl \
svt \
tl \
utl \
vcl \
xcr \
$(gb_STDLIBS) \
))