sax/CppunitTest_sax_attributes.mk | 1 + 1 file changed, 1 insertion(+)
New commits: commit dd35d93d81580334277418f2d7bbc2b0a132a16e Author: Matúš Kukan <[email protected]> Date: Thu Oct 17 22:31:48 2013 +0200 sax_attributes: needs cppuhelper on Windows Change-Id: I5c9fca7f895b57fcfc5cdd8e5cbd879c74fbbf04 diff --git a/sax/CppunitTest_sax_attributes.mk b/sax/CppunitTest_sax_attributes.mk index eee7f06..c700ae4 100644 --- a/sax/CppunitTest_sax_attributes.mk +++ b/sax/CppunitTest_sax_attributes.mk @@ -15,6 +15,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sax_attributes, \ $(eval $(call gb_CppunitTest_use_libraries,sax_attributes, \ cppu \ + cppuhelper \ sal \ sax \ $(gb_UWINAPI) \
_______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
