# -*- 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/. # include $(SRCDIR)/vcl/commonfuzzer.mk $(eval $(call gb_Executable_Executable,lwpfuzzer)) $(eval $(call gb_Executable_use_api,lwpfuzzer,\ offapi \ udkapi \ )) $(eval $(call gb_Executable_use_externals,lwpfuzzer,\ $(fuzzer_externals) \ )) $(eval $(call gb_Executable_set_include,lwpfuzzer,\ $$(INCLUDE) \ -I$(SRCDIR)/vcl/inc \ )) $(eval $(call gb_Executable_use_libraries,lwpfuzzer,\ lwpft \ $(fuzzer_core_libraries) \ )) $(eval $(call gb_Executable_use_static_libraries,lwpfuzzer,\ findsofficepath \ ulingu \ fuzzerstubs \ )) $(eval $(call gb_Executable_add_exception_objects,lwpfuzzer,\ vcl/workben/lwpfuzzer \ )) $(eval $(call gb_Executable_add_libs,lwpfuzzer,\ -lFuzzingEngine \ )) # vim: set noet sw=4 ts=4: '>distro/collabora/cd-5.3-3.2 LibreOffice 界面翻译代码仓库文档基金会
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-11-13 15:04:35 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-11-13 15:20:14 +0100
commit6d4072204c5fc8d17f52a11ac01b23eba65a20f5 (patch)
tree43a3d66e8a01967b8ffe67bb4e4905022b64a96a
parent6fe1c4735a93b1c82e282b75560fed47e85f2042 (diff)
update translations for 6.4.0 Beta1 libreoffice-6-4-branch-point
and force-fix errors using pocheck Change-Id: Ibdda3a07311750204fbd7bf07294c5217b8e9f49
Diffstat