diff options
Diffstat (limited to 'cppuhelper/CppunitTest_cppuhelper_checkapi.mk')
-rw-r--r-- | cppuhelper/CppunitTest_cppuhelper_checkapi.mk | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/cppuhelper/CppunitTest_cppuhelper_checkapi.mk b/cppuhelper/CppunitTest_cppuhelper_checkapi.mk index 68fd0ec4bc1f..5e933d3fbe34 100644 --- a/cppuhelper/CppunitTest_cppuhelper_checkapi.mk +++ b/cppuhelper/CppunitTest_cppuhelper_checkapi.mk @@ -31,11 +31,6 @@ $(eval $(call gb_CppunitTest_add_exception_objects,cppuhelper_checkapi,\ cppuhelper/qa/checkapi/strings \ )) -$(eval $(call gb_CppunitTest_set_include,cppuhelper_checkapi,\ - $$(INCLUDE) \ - -I$(SRCDIR)/cppuhelper/inc \ -)) - $(eval $(call gb_CppunitTest_use_internal_comprehensive_api,cppuhelper_checkapi, \ cppu \ udkapi \ |