summaryrefslogtreecommitdiff
path: root/l10ntools/StaticLibrary_transex.mk
diff options
context:
space:
mode:
authorZolnai Tamás <zolnaitamas2000@gmail.com>2012-08-31 15:09:06 +0200
committerAndras Timar <atimar@suse.com>2012-08-31 15:21:11 +0000
commit8a8a39c4c129daa3547dce5f0caf20429997e919 (patch)
treedaae21c7000cc89395d907c23c0cc7b6c7708190 /l10ntools/StaticLibrary_transex.mk
parent574ddaba5315816a5629550a0a12f9c694b79370 (diff)
Implement more Po method for merge
Implement file oprerations(entire reading and rest part of writing) Convert text to merge/sdf form Plus cleanup Change-Id: I6bab9bb202fcdc6d0f2a13f6c44d28e22c688e1e Reviewed-on: https://gerrit.libreoffice.org/520 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
Diffstat (limited to 'l10ntools/StaticLibrary_transex.mk')
-rw-r--r--l10ntools/StaticLibrary_transex.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/l10ntools/StaticLibrary_transex.mk b/l10ntools/StaticLibrary_transex.mk
index 21f50e572ef6..82e20a012c5f 100644
--- a/l10ntools/StaticLibrary_transex.mk
+++ b/l10ntools/StaticLibrary_transex.mk
@@ -32,6 +32,8 @@ $(eval $(call gb_StaticLibrary_set_include,transex,\
$$(INCLUDE) \
))
+$(eval $(call gb_StaticLibrary_use_sdk_api,transex))
+
$(eval $(call gb_StaticLibrary_add_exception_objects,transex,\
l10ntools/source/export2 \
l10ntools/source/merge \