# -*- 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_UIConfig_UIConfig,libreofficekit)) $(eval $(call gb_UIConfig_add_a11yerrors_uifiles,libreofficekit,\ libreofficekit/qa/gtktiledviewer/gtv \ )) # vim: set noet sw=4 ts=4: s='main'>index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/desktop/Executable_minidump_upload.mk
AgeCommit message (Expand)Author
2019-08-31Add version resource to executables where it was missingMike Kaganski
2019-04-04Drop UNICODE/_UNICODE definesMike Kaganski
2016-07-05use a dynamic library for minidump shared codeMarkus Mohrhard
2016-06-04extract the minidump uploader code into a static libMarkus Mohrhard
2016-02-26write an own minidump uploaderMarkus Mohrhard