summaryrefslogtreecommitdiffstats
path: root/unotools
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2012-07-02 13:00:50 +0100
committerMichael Meeks <michael.meeks@suse.com>2012-07-02 14:43:34 +0100
commitfdda178d888127c4b4dafd4b53800989929e9b6b (patch)
tree7d79b772b027ff76a53d4908fabeddc13ee19bfa /unotools
parentre-base on ALv2 code. (diff)
downloadcore-fdda178d888127c4b4dafd4b53800989929e9b6b.tar.gz
core-fdda178d888127c4b4dafd4b53800989929e9b6b.zip
targetted improvement of UNO API includes / usage
Diffstat (limited to 'unotools')
-rw-r--r--unotools/Library_utl.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/unotools/Library_utl.mk b/unotools/Library_utl.mk
index 69708a12737f..97e1d70f35fd 100644
--- a/unotools/Library_utl.mk
+++ b/unotools/Library_utl.mk
@@ -47,10 +47,7 @@ $(eval $(call gb_Library_add_defs,utl,\
-DUNOTOOLS_DLLIMPLEMENTATION \
))
-$(eval $(call gb_Library_use_api,utl,\
- offapi \
- udkapi \
-))
+$(eval $(call gb_Library_use_sdk_api,utl))
# add libraries to be linked to utl; again these names need to be given as
# specified in Repository.mk