summaryrefslogtreecommitdiff
path: root/reportdesign/Library_rptxml.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2011-05-30 18:47:50 +0200
committerDavid Tardon <dtardon@redhat.com>2011-06-17 14:32:44 +0200
commitd40a3fdbcbf14b74837cb3f16dc937e7ad6fb65e (patch)
tree9260794798b378f59a9e473829b3a320fd2c2810 /reportdesign/Library_rptxml.mk
parent261aca3f09f2a0ef7d8c4b693fae92235a868f89 (diff)
remove all traces of offuh from makefiles
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 8a0b6864c8d4..ff9eb4436ccb 100644
--- a/reportdesign/Library_rptxml.mk
+++ b/reportdesign/Library_rptxml.mk
@@ -35,13 +35,17 @@ $(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_set_defs,rptxml,\
$$(DEFS) \
))
+$(eval $(call gb_Library_add_api,rptxml,\
+ offapi \
+ udkapi \
+))
+
$(eval $(call gb_Library_add_linked_libs,rptxml,\
comphelper \
cppu \