# -*- 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,vcl_fontmetric)) $(eval $(call gb_CppunitTest_set_include,vcl_fontmetric,\ $$(INCLUDE) \ -I$(SRCDIR)/vcl/inc \ )) $(eval $(call gb_CppunitTest_add_exception_objects,vcl_fontmetric, \ vcl/qa/cppunit/fontmetric \ )) $(eval $(call gb_CppunitTest_use_externals,vcl_fontmetric,boost_headers)) $(eval $(call gb_CppunitTest_use_libraries,vcl_fontmetric, \ comphelper \ cppu \ cppuhelper \ sal \ svt \ test \ tl \ tk \ unotest \ vcl \ )) $(eval $(call gb_CppunitTest_use_sdk_api,vcl_fontmetric)) $(eval $(call gb_CppunitTest_use_ure,vcl_fontmetric)) $(eval $(call gb_CppunitTest_use_vcl,vcl_fontmetric)) $(eval $(call gb_CppunitTest_use_components,vcl_fontmetric,\ configmgr/source/configmgr \ i18npool/util/i18npool \ ucb/source/core/ucb1 \ )) $(eval $(call gb_CppunitTest_use_configuration,vcl_fontmetric)) # vim: set noet sw=4 ts=4: 1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/pyuno
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-12-19 13:15:21 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-12-19 19:17:40 +0100
commit7c18da2dc6963b6f3f74a72fc4f6a3eedd8f9eb7 (patch)
treebf9b5cf5f648936e5c12c51a7a643059c5bcb6a5 /pyuno
parentf22044a49a56e585e2e9f419a1b77aba263b2afe (diff)
sal_Char->char in oox..registry