summaryrefslogtreecommitdiffstats
path: root/framework/Library_fwi.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 /framework/Library_fwi.mk
parentgnumake4: adjust ucb to gbuild (diff)
parentDo not use macros from comphelper's componentmodule.hxx (diff)
downloadcore-200bc6c582d6cf2365001f27928c1e3d1f9c9845.tar.gz
core-200bc6c582d6cf2365001f27928c1e3d1f9c9845.zip
resyncing to master
Diffstat (limited to 'framework/Library_fwi.mk')
-rw-r--r--framework/Library_fwi.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/framework/Library_fwi.mk b/framework/Library_fwi.mk
index 748bee52c022..105d5a265784 100644
--- a/framework/Library_fwi.mk
+++ b/framework/Library_fwi.mk
@@ -33,6 +33,11 @@ $(eval $(call gb_Library_add_defs,fwi,\
-DFWI_DLLIMPLEMENTATION \
))
+$(eval $(call gb_Library_add_api,fwi,\
+ udkapi \
+ offapi \
+))
+
$(eval $(call gb_Library_set_include,fwi,\
-I$(realpath $(SRCDIR)/framework/inc/pch) \
-I$(realpath $(SRCDIR)/framework/source/inc) \
@@ -40,7 +45,6 @@ $(eval $(call gb_Library_set_include,fwi,\
-I$(WORKDIR)/inc/framework/ \
$$(INCLUDE) \
-I$(OUTDIR)/inc/framework \
- -I$(OUTDIR)/inc/offuh \
))
$(eval $(call gb_Library_add_linked_libs,fwi,\