summaryrefslogtreecommitdiff
path: root/ucb/Library_cached1.mk
blob: d2b84a95f23e2c7a78f01bc76046f0a42af187aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# -*- 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_Library_Library,cached1))

$(eval $(call gb_Library_set_componentfile,cached1,ucb/source/cacher/cached1))

$(eval $(call gb_Library_use_external,cached1,boost_headers))

$(eval $(call gb_Library_use_sdk_api,cached1))

$(eval $(call gb_Library_use_libraries,cached1,\
	comphelper \
	cppu \
	cppuhelper \
	sal \
	ucbhelper \
))

$(eval $(call gb_Library_add_exception_objects,cached1,\
	ucb/source/cacher/cachedcontentresultset \
	ucb/source/cacher/cachedcontentresultsetstub \
	ucb/source/cacher/cacheddynamicresultset \
	ucb/source/cacher/cacheddynamicresultsetstub \
	ucb/source/cacher/contentresultsetwrapper \
	ucb/source/cacher/dynamicresultsetwrapper \
))

# vim: set noet sw=4 ts=4:
s='logmsg'> found by PMD Change-Id: I87780366119c141cd2dafe6ca1bf2d9798b10aec 2014-08-12java: add @Override annotation to overriding methodsNoel Grandin Change-Id: I086964c6f6ce52c60c52b6dbc445d3c21d22c80a 2014-03-12Spelling fix: suportedTor Lillqvist Change-Id: I3b67edd5ba4541a65cb0916abea6db1362c32afd 2013-05-06Java cleanup, Convert Vector to ArrayListNoel Grandin Change-Id: I323a6625f93347e69f3114fc10cb04dc759a539f