summaryrefslogtreecommitdiff
path: root/reportdesign/Library_rptxml.mk
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-07-21 18:30:24 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-07-21 18:30:24 +0200
commit923db2bcda1f61c96e483986bdfe99bb8a49fe67 (patch)
tree3bb777e709f51bb32536e9f361a39dbedd234fda /reportdesign/Library_rptxml.mk
parented7c0e3aba79e0d428f62b0f3168ba28346bebff (diff)
parent93e5a0b1324bbbd0d68278ffe85ed05f3b848580 (diff)
resyncing to master
Diffstat (limited to 'reportdesign/Library_rptxml.mk')
-rw-r--r--reportdesign/Library_rptxml.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/reportdesign/Library_rptxml.mk b/reportdesign/Library_rptxml.mk
index 5333cfd7598a..4e4bd0935c42 100644
--- a/reportdesign/Library_rptxml.mk
+++ b/reportdesign/Library_rptxml.mk
@@ -35,9 +35,13 @@ $(eval $(call gb_Library_set_include,rptxml,\
-I$(realpath $(SRCDIR)/reportdesign/inc/pch) \
-I$(realpath $(SRCDIR)/reportdesign/source/inc) \
-I$(OUTDIR)/inc \
- -I$(OUTDIR)/inc/offuh \
))
+))
+
+$(eval $(call gb_Library_add_api,rptxml,\
+ offapi \
+ udkapi \
$(eval $(call gb_Library_add_linked_libs,rptxml,\
comphelper \
cppu \