# -*- 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,ww6fuzzer)) $(eval $(call gb_Executable_use_api,ww6fuzzer,\ offapi \ udkapi \ )) $(eval $(call gb_Executable_use_externals,ww6fuzzer,\ $(fuzzer_externals) \ )) $(eval $(call gb_Executable_set_include,ww6fuzzer,\ $$(INCLUDE) \ -I$(SRCDIR)/vcl/inc \ )) $(eval $(call gb_Executable_use_libraries,ww6fuzzer,\ $(fuzzer_writer_libraries) \ $(fuzzer_core_libraries) \ )) $(eval $(call gb_Executable_use_static_libraries,ww6fuzzer,\ findsofficepath \ ulingu \ fuzzerstubs \ )) $(eval $(call gb_Executable_add_exception_objects,ww6fuzzer,\ vcl/workben/ww6fuzzer \ )) $(eval $(call gb_Executable_add_libs,ww6fuzzer,\ -lFuzzingEngine \ )) # vim: set noet sw=4 ts=4: istro/collabora/cd-5.3-3.2 LibreOffice 界面翻译代码仓库文档基金会
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2022-10-10 14:26:22 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2022-10-10 14:27:25 +0200
commitdf57c0c6513ed1118cc9a199c9d0f19625766e20 (patch)
tree45bf554c597a5d508a5909cb2f33c88cdc7f3e6e
parenta5f80090f50b6d1e06f579d12a22eb1ad805c99c (diff)
update translations for master
and force-fix errors using pocheck Change-Id: I3b188be653b6e7bbd18d9c8e6d5cd1c33e0c6890
Diffstat