summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_swdoc_test.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2011-06-18 07:04:45 +0200
committerDavid Tardon <dtardon@redhat.com>2011-06-18 11:31:16 +0200
commit0790fe95b0ae235b2e824740ae0fc6efd19521ad (patch)
tree0bf75d101b1e27831413573c278c60dfe766bd59 /sw/CppunitTest_sw_swdoc_test.mk
parentb795ca330fe8d8927bc24f16df7f80612884c492 (diff)
use the new way of setting UNO API include dirs
Diffstat (limited to 'sw/CppunitTest_sw_swdoc_test.mk')
-rw-r--r--sw/CppunitTest_sw_swdoc_test.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/sw/CppunitTest_sw_swdoc_test.mk b/sw/CppunitTest_sw_swdoc_test.mk
index 9953cea2f5b1..636ca296fb65 100644
--- a/sw/CppunitTest_sw_swdoc_test.mk
+++ b/sw/CppunitTest_sw_swdoc_test.mk
@@ -76,10 +76,14 @@ $(eval $(call gb_CppunitTest_set_include,sw_swdoc_test,\
-I$(realpath $(SRCDIR)/sw/source/ui/inc) \
-I$(realpath $(SRCDIR)/sw/inc) \
$$(INCLUDE) \
- -I$(OUTDIR)/inc/offuh \
-I$(OUTDIR)/inc \
))
+$(eval $(call gb_CppunitTest_add_api,sw_swdoc_test,\
+ offapi \
+ udkapi \
+))
+
$(eval $(call gb_CppunitTest_uses_ure,sw_swdoc_test))
$(eval $(call gb_CppunitTest_add_type_rdbs,sw_swdoc_test,\