summaryrefslogtreecommitdiff
path: root/xmlhelp
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 /xmlhelp
parent6baa0319ab93712652b4fd8d874d289105f18ae5 (diff)
targetted improvement of UNO API includes / usage
Diffstat (limited to 'xmlhelp')
-rw-r--r--xmlhelp/Library_tvhlp1.mk5
-rw-r--r--xmlhelp/Library_ucpchelp1.mk5
2 files changed, 2 insertions, 8 deletions
diff --git a/xmlhelp/Library_tvhlp1.mk b/xmlhelp/Library_tvhlp1.mk
index 8ea50cd443f9..d9ad22fcfe30 100644
--- a/xmlhelp/Library_tvhlp1.mk
+++ b/xmlhelp/Library_tvhlp1.mk
@@ -29,10 +29,7 @@ $(eval $(call gb_Library_Library,tvhlp1))
$(eval $(call gb_Library_set_componentfile,tvhlp1,xmlhelp/source/treeview/tvhlp1))
-$(eval $(call gb_Library_use_api,tvhlp1,\
- offapi \
- udkapi \
-))
+$(eval $(call gb_Library_use_sdk_api,tvhlp1))
$(eval $(call gb_Library_use_externals,tvhlp1,\
expat_utf8 \
diff --git a/xmlhelp/Library_ucpchelp1.mk b/xmlhelp/Library_ucpchelp1.mk
index 2dfe46f4edcf..d98200da17aa 100644
--- a/xmlhelp/Library_ucpchelp1.mk
+++ b/xmlhelp/Library_ucpchelp1.mk
@@ -53,10 +53,7 @@ $(eval $(call gb_Library_set_include,ucpchelp1,\
$$(INCLUDE) \
))
-$(eval $(call gb_Library_use_api,ucpchelp1,\
- offapi \
- udkapi \
-))
+$(eval $(call gb_Library_use_sdk_api,ucpchelp1))
$(eval $(call gb_Library_use_externals,ucpchelp1,\
berkeleydb \