summaryrefslogtreecommitdiff
path: root/svtools/CppunitTest_svtools_html.mk
blob: 6fbca2c06442beb0c1fb7449d63a1685aaf06b13 (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
# -*- 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,svtools_html))

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

$(eval $(call gb_CppunitTest_use_sdk_api,svtools_html))

$(eval $(call gb_CppunitTest_add_exception_objects,svtools_html, \
    svtools/qa/unit/testHtmlReader \
    svtools/qa/unit/testHtmlWriter \
))

$(eval $(call gb_CppunitTest_use_libraries,svtools_html, \
	comphelper \
	cppu \
	cppuhelper \
	tl \
	sal \
	svt \
))

# vim: set noet sw=4 ts=4:
ry_wpftimpress.mk?h=cp-6.4-30&id=3828a18f5f4134daea616121b6df5f06b463e3bb'>upload libetonyek 0.1.2David Tardon Change-Id: I7b8382b5ca74f5a1d9535ef0715629f2537d9f7e 2015-05-19upload libwps 0.4.0osnola Change-Id: I9da61333b7c46d20cf7010553929b141ec011d84 2015-02-08tdf#84168 convert wpftimpress to use ImportFilter base classKishor Bhat Change-Id: Ie41613e66a2fad1b6d4dd22b59d864e8684aad7b Reviewed-on: https://gerrit.libreoffice.org/14359 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com> 2014-10-20Add a filter for AppleWork's presentation file...osnola Change-Id: I9f03ecc6d67ad77ccb0d5240fe0b5968c8063bd3