summaryrefslogtreecommitdiff
path: root/writerperfect/CppunitTest_writerperfect_draw.mk
blob: fac4476a1457bc704360d443627013ff2cdeb15a (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
# -*- 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,writerperfect_draw))

$(eval $(call gb_CppunitTest_use_externals,writerperfect_draw,\
	boost_headers \
))

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

$(eval $(call gb_CppunitTest_use_libraries,writerperfect_draw,\
	comphelper \
	cppu \
	cppuhelper \
	sal \
	test \
	ucbhelper \
	unotest \
	$(gb_UWINAPI) \
))

$(eval $(call gb_CppunitTest_use_static_libraries,writerperfect_draw,\
	writerperfect_importtestbase \
))

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

$(eval $(call gb_CppunitTest_use_rdb,writerperfect_draw,services))

$(eval $(call gb_CppunitTest_use_configuration,writerperfect_draw))

$(eval $(call gb_CppunitTest_add_exception_objects,writerperfect_draw,\
	writerperfect/qa/unit/WpftDrawFilterTest \
))

# vim: set noet sw=4 ts=4:
kExport.cxx?h=aoo/aw080&id=1819ef6963e6c563710a13ec077c384213fcc72e'>INTEGRATION: CWS pchfix02 (1.10.18); FILE MERGEDOliver Bolte 2006/09/01 18:00:02 kaib 1.10.18.1: #i68856# Added header markers and pch files 2006-08-29INTEGRATION: CWS warningfixes03_SRC680 (1.10.16); FILE MERGEDIvo Hinkelmann 2006/08/18 14:16:25 mhu 1.10.16.1: #i68745# Fixed GCC 4.0.x warning(s). 2006-07-19INTEGRATION: CWS warningfixes02 (1.9.10); FILE MERGEDKurt Zenker 2006/06/30 12:00:24 sb 1.9.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box. 2006-06-19INTEGRATION: CWS warnings01 (1.8.34); FILE MERGEDJens-Heiner Rechtien 2005/11/03 17:47:08 cl 1.8.34.1: warning free code changes for unxlngi6 2005-09-09INTEGRATION: CWS ooo19126 (1.7.302); FILE MERGEDRüdiger Timm 2005/09/05 14:39:51 rt 1.7.302.1: #i54170# Change license header: remove SISSL 2004-06-28INTEGRATION: CWS swqbugfixes01 (1.6.236); FILE MERGEDHans-Joachim Lankenau 2004/06/03 12:31:55 dvo 1.6.236.1: #i25947# adapt level attribute to new zero-based API 2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien 2002-07-03#99877# load and save phontetic text for alphabetical index marksDaniel Vogelheim