# 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_UITest_UITest,sw_navigator)) $(eval $(call gb_UITest_add_modules,sw_navigator,$(SRCDIR)/sw/qa/uitest,\ navigator/ \ )) $(eval $(call gb_UITest_set_defs,sw_navigator, \ TDOC="$(SRCDIR)/sw/qa/uitest/data" \ )) $(eval $(call gb_UITest_avoid_oneprocess,sw_navigator)) # vim: set noet sw=4 ts=4: > : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/drawinglayer/Library_drawinglayercore.mk
AgeCommit message (Expand)Author
2023-09-29Use less libxml2 external headers dependencyGabor Kelemen
2022-11-09ofz#53151 AbrtCaolán McNamara
2022-11-08Update handling of AntiAliasing settings and processor2dArmin Le Grand (allotropia)