There are two distinct InternalUnoApis in cppu/qa

Change-Id: I59ab1a6086b1b70c52687c819cd53497fbd09675
This commit is contained in:
Stephan Bergmann
2013-09-18 18:27:59 +02:00
parent 5f0145818c
commit 5d004e8756
8 changed files with 35 additions and 14 deletions

View File

@@ -23,7 +23,7 @@ $(eval $(call gb_CppunitTest_use_libraries,cppu_test_cppumaker, \
))
$(eval $(call gb_CppunitTest_use_internal_comprehensive_api,cppu_test_cppumaker, \
cppu \
cppu_qa_cppumaker_types \
udkapi \
))