# -*- 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_Jar_Jar,test-tools)) $(eval $(call gb_Jar_add_manifest_classpath,test-tools,\ libreoffice.jar \ )) $(eval $(call gb_Jar_use_jars,test-tools,\ libreoffice \ )) $(eval $(call gb_Jar_set_packageroot,test-tools,org)) $(eval $(call gb_Jar_add_sourcefiles,test-tools,\ unotest/source/java/org/openoffice/test/tools/DocumentType \ unotest/source/java/org/openoffice/test/tools/OfficeDocument \ unotest/source/java/org/openoffice/test/tools/OfficeDocumentView \ unotest/source/java/org/openoffice/test/tools/SpreadsheetDocument \ unotest/source/java/org/openoffice/test/tools/SpreadsheetView \ )) # vim: set noet sw=4 ts=4: alue='distro/allotropia/zeta-24-2'>distro/allotropia/zeta-24-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/unoidl
diff options
context:
space:
mode:
authorPhilipp Hofer <philipp.hofer@protonmail.com>2020-11-12 13:24:18 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-11-18 12:29:42 +0100
commit49fbda99b4e563be54ee7c85560a5929f0627654 (patch)
treea1e78faf0252520bfeec82d9df190f010928740f /unoidl
parent65717f77c43ca7cbf91e4c158d643a02a181e439 (diff)
tdf#123936 Formatting files in module unoidl with clang-format