# -*- 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_CppunitTest_CppunitTest,sw_docbookexport)) $(eval $(call gb_CppunitTest_use_common_precompiled_header,sw_docbookexport)) $(eval $(call gb_CppunitTest_add_exception_objects,sw_docbookexport, \ sw/qa/extras/docbookexport/docbookexport \ )) $(eval $(call gb_CppunitTest_use_libraries,sw_docbookexport, \ comphelper \ cppu \ cppuhelper \ i18nlangtag \ sal \ sfx \ sw \ test \ tl \ unotest \ utl \ vcl \ )) $(eval $(call gb_CppunitTest_use_externals,sw_docbookexport,\ boost_headers \ libxml2 \ )) $(eval $(call gb_CppunitTest_set_include,sw_docbookexport,\ -I$(SRCDIR)/sw/inc \ -I$(SRCDIR)/sw/source/core/inc \ -I$(SRCDIR)/sw/source/uibase/inc \ -I$(SRCDIR)/sw/qa/inc \ $$(INCLUDE) \ )) $(eval $(call gb_CppunitTest_use_api,sw_docbookexport,\ udkapi \ offapi \ oovbaapi \ )) $(eval $(call gb_CppunitTest_use_ure,sw_docbookexport)) $(eval $(call gb_CppunitTest_use_vcl,sw_docbookexport)) $(eval $(call gb_CppunitTest_use_rdb,sw_docbookexport,services)) $(eval $(call gb_CppunitTest_use_configuration,sw_docbookexport)) $(eval $(call gb_CppunitTest_use_packages,sw_docbookexport,\ filter_docbook \ )) # vim: set noet sw=4 ts=4: ollabora/cp-4.0 LibreOffice 界面翻译代码仓库文档基金会
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2023-01-09 12:11:06 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2023-01-09 12:15:16 +0100
commit8ffb49605e9526ddbea8c0735a2c350d5e908f40 (patch)
tree9ae7239ed3b13a6a108c2e91d564b45fa0f19456
parent54263c9be22b0706be386769488b593a0f74ec27 (diff)
update translations for 7.5.0 rc2 / master
and force-fix errors using pocheck Change-Id: Ia0f91e00129cb802164fd4323b3072cf8a76cb5c (cherry picked from commit fd1416ef15091d8b08ea7dbad77148e68e4d89f9)
Diffstat