summaryrefslogtreecommitdiff
path: root/sc/Library_scui.mk
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-07-21 18:32:46 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-07-21 18:32:46 +0200
commit17a3c456b6e364ea50a0a0267235434421b76e4d (patch)
treedb74c4d9ced21b9fb89f5472973934a4d60161e1 /sc/Library_scui.mk
parent100fd14a70892a7c183574c3fc58672a04689211 (diff)
parentaca6b30d6406799561f311a38bbbfc1aebda36de (diff)
resyncing to master
Diffstat (limited to 'sc/Library_scui.mk')
-rw-r--r--sc/Library_scui.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/sc/Library_scui.mk b/sc/Library_scui.mk
index 3473fa74b09a..c12408796e3a 100644
--- a/sc/Library_scui.mk
+++ b/sc/Library_scui.mk
@@ -30,9 +30,13 @@ $(eval $(call gb_Library_set_include,scui,\
-I$(WORKDIR)/SdiTarget/sc/sdi \
-I$(WORKDIR)/Misc/sc \
$$(INCLUDE) \
- -I$(OUTDIR)/inc/offuh \
))
+))
+
+$(eval $(call gb_Library_add_api,scui,\
+ offapi \
+ udkapi \
$(eval $(call gb_Library_add_linked_libs,scui,\
comphelper \
cppu \