2012-05-14 08:35:33 -05:00
|
|
|
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
|
|
|
|
#*************************************************************************
|
|
|
|
#
|
2013-04-19 15:10:42 -05:00
|
|
|
# This file is part of the LibreOffice project.
|
2012-05-14 08:35:33 -05:00
|
|
|
#
|
2013-04-19 15:10:42 -05:00
|
|
|
# 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/.
|
2012-05-14 08:35:33 -05:00
|
|
|
#
|
|
|
|
#*************************************************************************
|
|
|
|
|
2013-03-18 03:47:02 -05:00
|
|
|
$(eval $(call gb_CppunitTest_CppunitTest,sw_ooxmlexport))
|
2012-05-14 08:35:33 -05:00
|
|
|
|
2013-03-18 03:47:02 -05:00
|
|
|
$(eval $(call gb_CppunitTest_add_exception_objects,sw_ooxmlexport, \
|
2012-05-14 08:35:33 -05:00
|
|
|
sw/qa/extras/ooxmlexport/ooxmlexport \
|
|
|
|
))
|
|
|
|
|
2013-03-18 03:47:02 -05:00
|
|
|
$(eval $(call gb_CppunitTest_use_libraries,sw_ooxmlexport, \
|
2012-12-14 04:58:00 -06:00
|
|
|
comphelper \
|
2012-05-14 08:35:33 -05:00
|
|
|
cppu \
|
2012-10-02 13:26:12 -05:00
|
|
|
cppuhelper \
|
2012-05-14 08:35:33 -05:00
|
|
|
sal \
|
2012-06-21 10:10:17 -05:00
|
|
|
sw \
|
2012-05-14 08:35:33 -05:00
|
|
|
test \
|
|
|
|
tl \
|
|
|
|
unotest \
|
|
|
|
utl \
|
|
|
|
vcl \
|
2012-09-26 16:45:28 -05:00
|
|
|
$(gb_UWINAPI) \
|
2012-05-14 08:35:33 -05:00
|
|
|
))
|
|
|
|
|
2013-03-18 03:47:02 -05:00
|
|
|
$(eval $(call gb_CppunitTest_use_externals,sw_ooxmlexport,\
|
2013-01-26 14:19:13 -06:00
|
|
|
boost_headers \
|
2012-06-21 10:10:17 -05:00
|
|
|
libxml2 \
|
|
|
|
))
|
|
|
|
|
2013-03-18 03:47:02 -05:00
|
|
|
$(eval $(call gb_CppunitTest_set_include,sw_ooxmlexport,\
|
2012-06-21 10:10:17 -05:00
|
|
|
-I$(SRCDIR)/sw/inc \
|
|
|
|
-I$(SRCDIR)/sw/source/core/inc \
|
2012-11-18 04:07:45 -06:00
|
|
|
-I$(SRCDIR)/sw/qa/extras/inc \
|
2012-06-21 10:10:17 -05:00
|
|
|
$$(INCLUDE) \
|
|
|
|
))
|
|
|
|
|
2013-03-18 03:47:02 -05:00
|
|
|
$(eval $(call gb_CppunitTest_use_api,sw_ooxmlexport,\
|
2012-05-14 08:35:33 -05:00
|
|
|
offapi \
|
|
|
|
udkapi \
|
|
|
|
))
|
|
|
|
|
2013-03-18 03:47:02 -05:00
|
|
|
$(eval $(call gb_CppunitTest_use_ure,sw_ooxmlexport))
|
2012-05-14 08:35:33 -05:00
|
|
|
|
2013-03-18 03:47:02 -05:00
|
|
|
$(eval $(call gb_CppunitTest_use_components,sw_ooxmlexport,\
|
2012-10-30 11:05:56 -05:00
|
|
|
basic/util/sb \
|
2013-05-03 10:09:59 -05:00
|
|
|
canvas/source/factory/canvasfactory \
|
2012-05-14 08:35:33 -05:00
|
|
|
comphelper/util/comphelp \
|
|
|
|
configmgr/source/configmgr \
|
2012-07-27 09:47:07 -05:00
|
|
|
embeddedobj/util/embobj \
|
2012-05-14 08:35:33 -05:00
|
|
|
fileaccess/source/fileacc \
|
|
|
|
filter/source/config/cache/filterconfig1 \
|
|
|
|
framework/util/fwk \
|
|
|
|
i18npool/util/i18npool \
|
2012-10-26 07:24:46 -05:00
|
|
|
linguistic/source/lng \
|
2012-05-14 08:35:33 -05:00
|
|
|
oox/util/oox \
|
|
|
|
package/source/xstor/xstor \
|
|
|
|
package/util/package2 \
|
|
|
|
sax/source/expatwrap/expwrap \
|
|
|
|
sax/source/fastparser/fastsax \
|
|
|
|
sw/util/sw \
|
|
|
|
sw/util/swd \
|
|
|
|
sw/util/msword \
|
|
|
|
sfx2/util/sfx \
|
2012-07-27 09:47:07 -05:00
|
|
|
starmath/util/sm \
|
2012-05-14 08:35:33 -05:00
|
|
|
svl/source/fsstor/fsstorage \
|
|
|
|
svtools/util/svt \
|
|
|
|
toolkit/util/tk \
|
|
|
|
ucb/source/core/ucb1 \
|
|
|
|
ucb/source/ucp/file/ucpfile1 \
|
|
|
|
unotools/util/utl \
|
|
|
|
unoxml/source/service/unoxml \
|
|
|
|
writerfilter/util/writerfilter \
|
2013-03-05 07:51:52 -06:00
|
|
|
xmloff/util/xo \
|
2012-05-14 08:35:33 -05:00
|
|
|
))
|
|
|
|
|
2013-03-18 03:47:02 -05:00
|
|
|
$(eval $(call gb_CppunitTest_use_configuration,sw_ooxmlexport))
|
2012-05-14 08:35:33 -05:00
|
|
|
|
2013-03-18 03:47:02 -05:00
|
|
|
$(eval $(call gb_CppunitTest_use_filter_configuration,sw_ooxmlexport))
|
2012-05-14 08:35:33 -05:00
|
|
|
|
2013-03-18 03:47:02 -05:00
|
|
|
$(eval $(call gb_CppunitTest_use_unittest_configuration,sw_ooxmlexport))
|
2012-05-14 08:35:33 -05:00
|
|
|
|
|
|
|
# vim: set noet sw=4 ts=4:
|