# -*- 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,sw_odffeatures)) $(eval $(call gb_CppunitTest_use_common_precompiled_header,sw_odffeatures)) $(eval $(call gb_CppunitTest_add_exception_objects,sw_odffeatures, \ sw/qa/extras/odfimport/odffeatures \ )) $(eval $(call gb_CppunitTest_use_libraries,sw_odffeatures, \ comphelper \ cppu \ cppuhelper \ sal \ sw \ swqahelper \ test \ unotest \ vcl \ utl \ )) $(eval $(call gb_CppunitTest_use_externals,sw_odffeatures,\ boost_headers \ libxml2 \ )) $(eval $(call gb_CppunitTest_set_include,sw_odffeatures,\ -I$(SRCDIR)/sw/inc \ -I$(SRCDIR)/sw/qa/inc \ $$(INCLUDE) \ )) $(eval $(call gb_CppunitTest_use_api,sw_odffeatures,\ udkapi \ offapi \ )) $(eval $(call gb_CppunitTest_use_ure,sw_odffeatures)) $(eval $(call gb_CppunitTest_use_vcl,sw_odffeatures)) $(eval $(call gb_CppunitTest_use_rdb,sw_odffeatures,services)) $(eval $(call gb_CppunitTest_use_configuration,sw_odffeatures)) $(eval $(call gb_CppunitTest_add_arguments,sw_odffeatures, \ -env:arg-env=$(gb_Helper_LIBRARY_PATH_VAR)"$$$${$(gb_Helper_LIBRARY_PATH_VAR)+=$$$$$(gb_Helper_LIBRARY_PATH_VAR)}" \ )) # vim: set noet sw=4 ts=4: istro/collabora/cp-4.1 LibreOffice 界面翻译代码仓库文档基金会
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-09-17 14:16:14 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-09-17 14:41:09 +0200
commit4dab7ebff46a1fc46552a21cff65ae4984a31310 (patch)
treedf2ef601758b0585a092bf00c0cd91dc88e675c4
parent33da995f33241d35f6d1a74509f57cd8555b2fe2 (diff)
update translations for 5.0.2 rc2 libreoffice-5-0-2distro/collabora/lov-5.0
and force-fix errors using pocheck Change-Id: I75c2c6b364f384a88b94961160609ba4206bb63d
Diffstat