summaryrefslogtreecommitdiffstats
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
parentgnumake4: more fixes in dbaccess (diff)
parentByteString::CreateFromAscii->rtl::OStringBuffer::valueOf (diff)
downloadcore-923db2bcda1f61c96e483986bdfe99bb8a49fe67.tar.gz
core-923db2bcda1f61c96e483986bdfe99bb8a49fe67.zip
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 \