# -*- 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_UITest_UITest,calc_dialogs)) $(eval $(call gb_UITest_add_modules,calc_dialogs,$(SRCDIR)/sc/qa/uitest,\ calc_dialogs/ \ )) $(eval $(call gb_UITest_set_defs,calc_dialogs, \ TDOC="$(SRCDIR)/sc/qa/uitest/data" \ )) $(eval $(call gb_UITest_use_oneprocess,calc_dialogs)) # vim: set noet sw=4 ts=4: 38a6b8c855ee464c840f66d87b2985c7f09a'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/scp2
AgeCommit message (Expand)Author
2021-01-24Switch http -> https also in scp2-based version ini-fileStephan Bergmann
2021-01-24Switch ridl.jar -> libreoffice.jar also in scp2-based fundamental ini-fileStephan Bergmann
2021-01-19add --disable-librelogo to disable LibreLogo at build timeMichael Stahl
2020-12-17package Korean(ko-KR) dictionaries into installsetDaeHyun Sung
2020-11-07ScriptForge - Update build filesJean-Pierre Ledure