summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_filters_test.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2011-10-05 21:40:24 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2011-10-05 21:40:24 +0200
commitfef8e18f896b02ebe42407fb9b5341f9884d1ccb (patch)
tree27b0f41321d76fd4c0db332b84d0be7198c030b7 /sc/CppunitTest_sc_filters_test.mk
parentac3f311320d042eebbb31411d804b6e08b43cb4d (diff)
add initial work for vba tests in calc( work in progress)
this does not work yet, it still does not load the vba code correctly and therefore can't find the vba library
Diffstat (limited to 'sc/CppunitTest_sc_filters_test.mk')
-rw-r--r--sc/CppunitTest_sc_filters_test.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/CppunitTest_sc_filters_test.mk b/sc/CppunitTest_sc_filters_test.mk
index a1646968b6ab..3fc42c202618 100644
--- a/sc/CppunitTest_sc_filters_test.mk
+++ b/sc/CppunitTest_sc_filters_test.mk
@@ -79,12 +79,14 @@ $(eval $(call gb_CppunitTest_set_include,sc_filters_test,\
$(eval $(call gb_CppunitTest_add_api,sc_filters_test,\
offapi \
+ oovbaapi \
udkapi \
))
$(eval $(call gb_CppunitTest_uses_ure,sc_filters_test))
$(eval $(call gb_CppunitTest_add_type_rdbs,sc_filters_test,\
+ oovbaapi \
types \
))