summaryrefslogtreecommitdiff
path: root/vcl/CppunitTest_vcl_fontmetric.mk
blob: 5496a75c14f905a8aabbbd16475a1cecbc4e34ca (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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
# -*- 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_CppunitTest_CppunitTest,vcl_fontmetric))

$(eval $(call gb_CppunitTest_set_include,vcl_fontmetric,\
    $$(INCLUDE) \
    -I$(SRCDIR)/vcl/inc \
))

$(eval $(call gb_CppunitTest_add_exception_objects,vcl_fontmetric, \
	vcl/qa/cppunit/fontmetric \
))

$(eval $(call gb_CppunitTest_use_externals,vcl_fontmetric,boost_headers))

$(eval $(call gb_CppunitTest_use_libraries,vcl_fontmetric, \
	comphelper \
	cppu \
	cppuhelper \
	sal \
	svt \
	test \
	tl \
	tk \
	unotest \
	vcl \
))

$(eval $(call gb_CppunitTest_use_sdk_api,vcl_fontmetric))

$(eval $(call gb_CppunitTest_use_ure,vcl_fontmetric))
$(eval $(call gb_CppunitTest_use_vcl,vcl_fontmetric))

$(eval $(call gb_CppunitTest_use_components,vcl_fontmetric,\
	configmgr/source/configmgr \
	i18npool/util/i18npool \
	ucb/source/core/ucb1 \
))

$(eval $(call gb_CppunitTest_use_configuration,vcl_fontmetric))

$(eval $(call gb_CppunitTest_use_externals,vcl_fontmetric,\
    harfbuzz \
))

$(eval $(call gb_CppunitTest_use_more_fonts,vcl_fontmetric))

# vim: set noet sw=4 ts=4:
er 2016-05-25Updated coreChristian Lohmaier 2016-05-25Updated coreChristian Lohmaier 2016-05-24Updated coreAndras Timar 2016-05-07Updated coreChristian Lohmaier 2016-05-02translations: reset this to something that actually existsMichael Stahl 2016-05-02reposition helpcontent and translations submodules to masterChristian Lohmaier 2016-05-02use unique_ptrDavid Tardon 2016-04-21Updated coreChristian Lohmaier 2016-04-16Updated coreAndras Timar 2016-04-15Updated coreAndras Timar 2016-03-29Updated coreAndras Timar 2016-02-29Updated coreChristian Lohmaier 2016-02-27Updated coreJulien Nabet 2016-02-24Updated corejan iversen 2016-02-10Updated coreChristian Lohmaier 2016-02-07Updated coreAndras Timar 2016-01-27Updated coreChristian Lohmaier 2016-01-26Updated coreAndras Timar 2016-01-13Updated coreAndras Timar 2016-01-13Updated coreChristian Lohmaier 2015-12-15Updated coreChristian Lohmaier 2015-12-03Updated coreChristian Lohmaier 2015-11-25Updated coreRobinson Tryon 2015-11-18Updated coreAndras Timar 2015-11-16Updated coreAndras Timar 2015-11-10Updated coreChristian Lohmaier 2015-10-19Updated coreRobinson Tryon 2015-10-18Updated coreRobinson Tryon 2015-09-25Updated coreAndras Timar 2015-09-03Updated coreChristian Lohmaier 2015-08-12Updated coreChristian Lohmaier 2015-07-08Updated coreEike Rathke