summaryrefslogtreecommitdiff
path: root/svtools/Executable_langsupport.mk
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2012-07-02 14:55:53 +0100
committerMichael Meeks <michael.meeks@suse.com>2012-07-02 16:52:50 +0100
commit678d1f12ad40cd9679a8704faee3df7a8fb347e7 (patch)
tree015427c6e109425bbeb2de224f7a9e2f77a14931 /svtools/Executable_langsupport.mk
parentfe0985c2326027e86678dffb544c87f108fe9b8e (diff)
targetted improvement of UNO API includes / usage
Diffstat (limited to 'svtools/Executable_langsupport.mk')
-rw-r--r--svtools/Executable_langsupport.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/svtools/Executable_langsupport.mk b/svtools/Executable_langsupport.mk
index 5e3f11c7fb82..a16e12cda2eb 100644
--- a/svtools/Executable_langsupport.mk
+++ b/svtools/Executable_langsupport.mk
@@ -36,10 +36,7 @@ $(eval $(call gb_Executable_set_include,langsupport,\
-I$(SRCDIR)/svtools/source/inc \
))
-$(eval $(call gb_Executable_use_api,langsupport,\
- udkapi \
- offapi \
-))
+$(eval $(call gb_Executable_use_sdk_api,langsupport))
$(eval $(call gb_Executable_use_libraries,langsupport,\
comphelper \