[Libreoffice-commits] core.git: sax/CppunitTest_sax_attributes.mk
Matúš Kukan
matus.kukan at gmail.com
Thu Oct 17 13:32:34 PDT 2013
sax/CppunitTest_sax_attributes.mk | 1 +
1 file changed, 1 insertion(+)
New commits:
commit dd35d93d81580334277418f2d7bbc2b0a132a16e
Author: Matúš Kukan <matus.kukan at gmail.com>
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) \
More information about the Libreoffice-commits
mailing list