# -*- 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_filters_test)) $(eval $(call gb_CppunitTest_add_exception_objects,vcl_filters_test, \ vcl/qa/cppunit/graphicfilter/filters-test \ )) ifeq ($(DISABLE_CVE_TESTS),TRUE) $(eval $(call gb_CppunitTest_add_defs,vcl_filters_test,\ -DDISABLE_CVE_TESTS \ )) endif $(eval $(call gb_CppunitTest_use_external,vcl_filters_test,boost_headers)) $(eval $(call gb_CppunitTest_use_libraries,vcl_filters_test, \ comphelper \ cppu \ cppuhelper \ sal \ svt \ test \ tl \ unotest \ vcl \ emfio \ )) $(eval $(call gb_CppunitTest_use_sdk_api,vcl_filters_test)) $(eval $(call gb_CppunitTest_use_ure,vcl_filters_test)) $(eval $(call gb_CppunitTest_use_vcl,vcl_filters_test)) $(eval $(call gb_CppunitTest_use_components,vcl_filters_test,\ configmgr/source/configmgr \ i18npool/util/i18npool \ ucb/source/core/ucb1 \ ucb/source/ucp/file/ucpfile1 \ uui/util/uui \ emfio/emfio \ )) $(eval $(call gb_CppunitTest_use_configuration,vcl_filters_test)) # vim: set noet sw=4 ts=4: b/libreoffice-5-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/scp2/source/sdkoo
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-01-04 16:11:28 +0000
committerOliver Bolte <obo@openoffice.org>2008-01-04 16:11:28 +0000
commit70c8198fcb5bc2a74350a615003e7f913bbf1aa1 (patch)
treeae376db4699cac1ff04792a44d84a437ef6f9904 /scp2/source/sdkoo
parentd04807820b26eb50dc86179bd3e35ec51a77e672 (diff)
INTEGRATION: CWS native110 (1.3.14); FILE MERGED