# -*- 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_AllLangMoTarget_AllLangMoTarget,avmedia)) # vim: set noet sw=4 ts=4: ry'/>
summaryrefslogtreecommitdiff
path: root/sdext/Library_PresentationMinimizer.mk
AgeCommit message (Expand)Author
2020-07-17sdext/minimizer: create instances with uno constructorsNoel Grandin
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2018-12-11presentation minimizer: warn user about unsaved presentationVasily Melenchuk
2018-11-05presentation minimizer: use standard error reportingVasily Melenchuk
2018-08-31presentation minimizer: report possible errorsVasily Melenchuk