summaryrefslogtreecommitdiff
path: root/filter/CppunitTest_filter_ras_test.mk
blob: 50f6852a7b2b30c5ee6af3da06a33935a2abd140 (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
# -*- 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,filter_ras_test))

$(eval $(call gb_CppunitTest_use_external,filter_ras_test,boost_headers))

$(eval $(call gb_CppunitTest_add_exception_objects,filter_ras_test, \
    filter/qa/cppunit/filters-ras-test \
))

$(eval $(call gb_CppunitTest_use_libraries,filter_ras_test, \
    gie \
	sal \
	test \
	tl \
	unotest \
	vcl \
))

$(eval $(call gb_CppunitTest_use_sdk_api,filter_ras_test))

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

$(eval $(call gb_CppunitTest_use_components,filter_ras_test,\
    configmgr/source/configmgr \
))

$(eval $(call gb_CppunitTest_use_configuration,filter_ras_test))

# vim: set noet sw=4 ts=4:
lder?h=cp-6.4-19&id=5c0af52feb2a392135489e0c1516cf4566d132cf'>Fix typosAndrea Gelmini 2017-12-14Fix typosAndrea Gelmini 2017-12-13Remove traces of Report Builder's former status as extensionLionel Elie Mamane 2017-09-12This really does not need to be utf-8 characterFridrich Štrba 2017-07-05Enable the Formula Wizard to display 255 argument fieldsEike Rathke 2017-07-04Prepare for change of VAR_ARGS valueEike Rathke 2017-05-05Fix typosAndrea Gelmini 2017-03-25Fix typosAndrea Gelmini 2017-03-02Fix typosAndrea Gelmini