# -*- 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,pctfuzzer)) $(eval $(call gb_Executable_use_api,pctfuzzer,\ offapi \ udkapi \ )) $(eval $(call gb_Executable_use_externals,pctfuzzer,\ $(fuzzer_externals) \ )) $(eval $(call gb_Executable_set_include,pctfuzzer,\ $$(INCLUDE) \ -I$(SRCDIR)/vcl/inc \ )) $(eval $(call gb_Executable_use_libraries,pctfuzzer,\ $(fuzzer_core_libraries) \ )) $(eval $(call gb_Executable_use_static_libraries,pctfuzzer,\ findsofficepath \ ulingu \ fuzzerstubs \ )) $(eval $(call gb_Executable_add_exception_objects,pctfuzzer,\ vcl/workben/pctfuzzer \ )) $(eval $(call gb_Executable_add_libs,pctfuzzer,\ -lFuzzingEngine \ )) # vim: set noet sw=4 ts=4: LibreOffice 界面翻译代码仓库文档基金会
aboutsummaryrefslogtreecommitdiff
path: root/source/ti
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2024-04-30 15:01:56 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2024-04-30 15:01:56 +0200
commit7e1ef25c4f7bb14013f6e68e04c1205785967dad (patch)
treea57d1ff38e2caf5d7dad42bc47f62d2f14392a60 /source/ti
parentb2b2c286fed6e5116acc819a44c69214af3f993b (diff)
update translations for master
and force-fix errors using pocheck Change-Id: I2067aadd5d6dad3a13b142a80b099c86aa4f2211
Diffstat (limited to 'source/ti')