summaryrefslogtreecommitdiff
path: root/xmloff/Library_xo.mk
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-07-21 18:51:11 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-07-21 18:51:11 +0200
commit200bc6c582d6cf2365001f27928c1e3d1f9c9845 (patch)
tree0f27abe75bc3603341aef715372676aee8d86835 /xmloff/Library_xo.mk
parent01ea92166c12fe080575f8faba4162779fb46c28 (diff)
parent1b465fcc0f5f699308c6ee5113dde6b82842c3dd (diff)
resyncing to master
Diffstat (limited to 'xmloff/Library_xo.mk')
-rw-r--r--xmloff/Library_xo.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/xmloff/Library_xo.mk b/xmloff/Library_xo.mk
index 1ded182ff63e..1e63c7ae463a 100644
--- a/xmloff/Library_xo.mk
+++ b/xmloff/Library_xo.mk
@@ -37,13 +37,17 @@ $(eval $(call gb_Library_set_include,xo,\
$$(SOLARINC) \
-I$(realpath $(SRCDIR)/xmloff/inc) \
-I$(realpath $(SRCDIR)/xmloff/inc/pch) \
- -I$(OUTDIR)/inc/offuh \
))
$(eval $(call gb_Library_add_defs,xo,\
-DXMLOFF_DLLIMPLEMENTATION \
))
+$(eval $(call gb_Library_add_api,xo,\
+ udkapi \
+ offapi \
+))
+
$(eval $(call gb_Library_add_linked_libs,xo,\
basegfx \
comphelper \