summaryrefslogtreecommitdiff
path: root/drawinglayer/CppunitTest_drawinglayer_processors.mk
blob: b17a5107dc2df8fe0b4e1f1a9251b50fc46ed7e0 (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
56
57
58
# -*- 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,drawinglayer_processors))

$(eval $(call gb_CppunitTest_use_api,drawinglayer_processors,\
	offapi \
	udkapi \
))

$(eval $(call gb_CppunitTest_use_libraries,drawinglayer_processors, \
	basegfx \
	cppcanvas \
	cppu \
	cppuhelper \
	sal \
	salhelper \
	drawinglayer \
	drawinglayercore \
	vcl \
	test \
	tl \
	unotest \
	svt \
))

$(eval $(call gb_CppunitTest_use_externals,drawinglayer_processors,\
	boost_headers \
	libxml2 \
))

$(eval $(call gb_CppunitTest_add_exception_objects,drawinglayer_processors, \
	drawinglayer/qa/unit/vclmetafileprocessor2d \
	drawinglayer/qa/unit/vclpixelprocessor2d \
))

$(eval $(call gb_CppunitTest_use_ure,drawinglayer_processors))

$(eval $(call gb_CppunitTest_use_vcl,drawinglayer_processors))

$(eval $(call gb_CppunitTest_use_components,drawinglayer_processors,\
    canvas/source/vcl/vclcanvas \
    canvas/source/factory/canvasfactory \
    configmgr/source/configmgr \
    i18npool/util/i18npool \
    ucb/source/core/ucb1 \
    ucb/source/ucp/file/ucpfile1 \
))

$(eval $(call gb_CppunitTest_use_configuration,drawinglayer_processors))

# vim: set noet sw=4 ts=4:
4a95501c26c2fa660cd0f8818c'>Add MS binary format validator support for wineThorsten Behrens 2016-04-09Ignore lo.png output from make dump-deps-pngThorsten Behrens 2016-01-18Properly ignore in-tree sdk and ndkPeter Foley 2015-12-03Add build toolchain to upload LibreOffice API to Maven CentralDavid Ostrovsky 2015-11-29.gitignore: remove duplicatesMaxim Monastirsky 2015-11-27tdf#84628 Generated eclipse setting file for per module.Gulsah Kose 2015-11-15Ignore Visual Studio project filesAshod Nakashian 2015-11-12Add a trivial Visual Studio solution with a single project to run soffice.binTor Lillqvist 2015-11-115th step to remove tools/rtti.hxxOliver Specht 2015-10-11migrate android build to gradleChristian Lohmaier 2015-10-02Remove setting Make SHELL completely from the build systemStephan Bergmann 2015-10-02Clean up Make SHELL handlingStephan Bergmann 2015-08-02QtCreator integration : git must ignore .pro and .pro.user files.Michel Renon 2015-06-04Fix typo in .gitignoreZsolt Bölöny 2015-05-21lokdocview: adapt Android pathMiklos Vajna 2015-05-19An attempt to fix xcode-ide-integrationYurii Kolesnykov 2015-05-09.gitignore: Add stupid KDE .directory filesAdolfo Jayme Barrientos 2015-04-01Also ignore idutils DB file.Thorsten Behrens 2015-03-25gbuild: allow to react on change in configured langsDavid Tardon 2015-03-22.gitignore: Spelling.Adolfo Jayme Barrientos 2015-01-21Also ignore Visual Studio 2013 filesVort 2014-11-11add 'make etags' to generate etagsTakeshi Abe 2014-10-07Proper AC_CONFIG_FILE treatmentStephan Bergmann 2014-09-18Had /ure/source/unorc twice in hereTor Lillqvist 2014-09-17The URE unorc is now set up in instsetoo_native/CustomTarget_setup.mkTor Lillqvist 2014-08-18.gitignore /.gdb_historyJan-Marek Glogowski 2014-08-12git-ignore ure/source/unorcLionel Elie Mamane 2014-08-11Add ure/source/unorcTor Lillqvist 2014-05-01Git: ignore autogen, doxygen and gdb config filesJan-Marek Glogowski