summaryrefslogtreecommitdiff
path: root/static/Library_components.mk
blob: ae142a30eaee11eb096190653e38bdff8c4cd0a6 (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; fill-column: 100 -*-
#
# 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_Library_Library,components))

$(eval $(call gb_Library_set_plugin_for,components,cppuhelper))

$(eval $(call gb_Library_add_generated_exception_objects,components,\
    CustomTarget/static/component_maps \
))

# vim: set noet sw=4 ts=4:
option value='0' selected='selected'>unified
authorBjoern Michaelsen <bjoern.michaelsen@libreoffice.org>2019-03-16 15:21:43 +0100
committerBjörn Michaelsen <bjoern.michaelsen@libreoffice.org>2019-03-19 08:38:34 +0100
commit3428ca9c3b98c275bbcd852e733aa42eef89bdd2 (patch)
tree5fc4d2e8c8705a6556094623a945032b24edaf19 /test/source/text/textdocumentsettings.cxx
parent09b9499de17991bbd6b808c0c7923fda6e616e79 (diff)
name apitest suites consistently while we still can