# -*- 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_htmlexport)) $(eval $(call gb_CppunitTest_add_exception_objects,sw_htmlexport, \ sw/qa/extras/htmlexport/htmlexport \ )) $(eval $(call gb_CppunitTest_use_libraries,sw_htmlexport, \ comphelper \ cppu \ cppuhelper \ i18nlangtag \ sal \ sfx \ sw \ test \ tl \ unotest \ utl \ vcl \ )) $(eval $(call gb_CppunitTest_use_externals,sw_htmlexport,\ boost_headers \ libxml2 \ )) $(eval $(call gb_CppunitTest_set_include,sw_htmlexport,\ -I$(SRCDIR)/sw/inc \ -I$(SRCDIR)/sw/source/core/inc \ -I$(SRCDIR)/sw/source/uibase/inc \ -I$(SRCDIR)/sw/qa/extras/inc \ $$(INCLUDE) \ )) $(eval $(call gb_CppunitTest_use_api,sw_htmlexport,\ udkapi \ offapi \ oovbaapi \ )) $(eval $(call gb_CppunitTest_use_ure,sw_htmlexport)) $(eval $(call gb_CppunitTest_use_vcl,sw_htmlexport)) $(eval $(call gb_CppunitTest_use_rdb,sw_htmlexport,services)) $(eval $(call gb_CppunitTest_use_configuration,sw_htmlexport)) # vim: set noet sw=4 ts=4: co-24.04 LibreOffice 界面翻译代码仓库文档基金会
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-02-24 14:04:18 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-02-24 14:15:59 +0100
commit9c04f6a962be3a9ac09582c25634aed69bddd080 (patch)
tree301fee4f92490024150d2fe19a7881361e0c2036
parentd30f2fd5805416d158ed13ba722e63365e43953f (diff)
update translations for 7.1.1 rc2 libreoffice-7-1-1
and force-fix errors using pocheck Change-Id: I0e5aacf560d4779b40d7755d1d1f5c3d9c83ced8 (cherry picked from commit 2994683aa4f835760bfb43cf2a65ba82ce0ecd8c)
Diffstat