# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # $(eval $(call gb_Executable_Executable,mbsdiff)) $(eval $(call gb_Executable_use_unpacked,mbsdiff,onlineupdate)) $(eval $(call gb_Executable_set_include,mbsdiff,\ -I$(gb_UnpackedTarball_workdir)/onlineupdate/onlineupdate/inc \ -I$(gb_UnpackedTarball_workdir)/onlineupdate/toolkit/mozapps/update/updater \ $$(INCLUDE) \ )) $(eval $(call gb_Executable_use_externals,mbsdiff,\ bzip2 \ )) ifeq ($(OS),WNT) $(eval $(call gb_Executable_add_defs,mbsdiff, \ -DXP_WIN \ )) $(eval $(call gb_Executable_add_libs,mbsdiff,\ ws2_32.lib \ )) endif $(eval $(call gb_Executable_add_generated_cobjects,mbsdiff,\ UnpackedTarball/onlineupdate/onlineupdate/source/mbsdiff/bsdiff \ )) $(eval $(call gb_Executable_set_warnings_disabled,mbsdiff)) # vim:set shiftwidth=4 tabstop=4 noexpandtab: */ -5.3-3.2 LibreOffice 界面翻译代码仓库文档基金会
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2023-07-07 18:21:42 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2023-07-07 18:29:21 +0200
commit74b512b925b76d8be330326e4c66741700f088a4 (patch)
treeeb7e27d1141aed11ed21aae9701c3a4ec53912aa
parent6019c3e7cefef1b37af5966b95e930278d54d755 (diff)
update translations for master/7.6.0 rc1
and force-fix errors using pocheck Change-Id: I30df4b585f12a47e377eeaf1d6f07346aca1631a (cherry picked from commit 99b28edb4e0f6459eca71faa64df163a63618bdc)
Diffstat