add cppuhelper to sw tests

Change-Id: Ie50c7adf5bd4ba1b18a8deb3e708bcf83a2777af
This commit is contained in:
Peter Foley 2012-10-02 14:26:12 -04:00 committed by David Tardon
parent 6691aa36c1
commit 29440bd189
2 changed files with 2 additions and 0 deletions

View file

@ -36,6 +36,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sw_subsequent_ooxmlexport, \
$(eval $(call gb_CppunitTest_use_libraries,sw_subsequent_ooxmlexport, \ $(eval $(call gb_CppunitTest_use_libraries,sw_subsequent_ooxmlexport, \
cppu \ cppu \
cppuhelper \
sal \ sal \
sw \ sw \
test \ test \

View file

@ -36,6 +36,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sw_subsequent_rtfexport, \
$(eval $(call gb_CppunitTest_use_libraries,sw_subsequent_rtfexport, \ $(eval $(call gb_CppunitTest_use_libraries,sw_subsequent_rtfexport, \
cppu \ cppu \
cppuhelper \
sal \ sal \
sw \ sw \
test \ test \