# -*- 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_Module_Module,lingucomponent)) $(eval $(call gb_Module_add_targets,lingucomponent,\ Library_guesslang \ Library_hyphen \ Library_lnth \ $(if $(filter iOS MACOSX,$(OS)),Library_MacOSXSpell) \ Library_spell \ StaticLibrary_ulingu \ Library_numbertext \ )) # vim: set noet sw=4 ts=4: ='id' value='8f6b4125819644ba91b1386170df1baa9a9c197d'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/io/Library_io.mk
AgeCommit message (Expand)Author
2022-05-09URE Library_io should not depend on Library_comphelperStephan Bergmann
2022-02-25Don't use Library_tl in URE librariesStephan Bergmann
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann