1 # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
2 #*************************************************************************
4 # This file is part of the LibreOffice project.
6 # This Source Code Form is subject to the terms of the Mozilla Public
7 # License, v. 2.0. If a copy of the MPL was not distributed with this
8 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
10 #*************************************************************************
12 $(eval
$(call gb_CppunitTest_CppunitTest
,configmgr_unit
))
14 $(eval
$(call gb_CppunitTest_add_exception_objects
,configmgr_unit
, \
15 configmgr
/qa
/unit
/test \
18 $(eval
$(call gb_CppunitTest_set_componentfile
,configmgr_unit
,configmgr
/source
/configmgr
))
20 $(eval
$(call gb_CppunitTest_use_library_objects
,configmgr_unit
,configmgr
))
22 $(eval
$(call gb_CppunitTest_use_sdk_api
,configmgr_unit
,))
24 $(eval
$(call gb_CppunitTest_use_custom_headers
,configmgr_unit
,\
28 $(eval
$(call gb_CppunitTest_use_libraries
,configmgr_unit
, \
41 $(eval
$(call gb_CppunitTest_use_ure
,configmgr_unit
))
43 $(eval
$(call gb_CppunitTest_use_configuration
,configmgr_unit
))
45 $(eval
$(call gb_CppunitTest_use_components
,configmgr_unit
,\
46 i18npool
/util
/i18npool \
47 i18npool
/source
/search
/i18nsearch \
48 sax
/source
/expatwrap
/expwrap \
49 ucb
/source
/core
/ucb1 \
50 ucb
/source
/ucp
/file
/ucpfile1 \
51 unoxml
/source
/service
/unoxml \
54 $(eval
$(call gb_CppunitTest_use_externals
,configmgr_unit
,\