summaryrefslogtreecommitdiff
path: root/embeddedobj/Module_embeddedobj.mk
blob: f344565192f6b770d1af96d762fb7aec3618d4d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# -*- 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,embeddedobj))

$(eval $(call gb_Module_add_targets,embeddedobj,\
	Library_embobj \
	Library_emboleobj \
))

# vim: set noet sw=4 ts=4:
urce/component?h=libreoffice-7-3&id=547b1d054162a73d49a828bed140ab8671da2ff8'>use more TOOLS_WARN_EXCEPTIONNoel 2020-09-26Fix typo in codeAndrea Gelmini 2020-09-23Fix typo in codeAndrea Gelmini 2020-08-30Fix typo in codeAndrea Gelmini 2020-08-30Fix typosAndrea Gelmini 2020-08-19Fix typosAndrea Gelmini 2020-08-14loplugin:simplifybool moreNoel Grandin 2020-08-14inline some use-once typedefsNoel Grandin 2020-08-07Fix typos to complete commit cfce486Andrea Gelmini 2020-08-05dito->dittoCaolán McNamara 2020-06-10tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMichael Warner 2020-06-02inline some use-once typedefsNoel Grandin