# -*- 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,vcl_cjk)) $(eval $(call gb_CppunitTest_set_include,vcl_cjk,\ $$(INCLUDE) \ -I$(SRCDIR)/vcl/inc \ )) $(eval $(call gb_CppunitTest_add_exception_objects,vcl_cjk, \ vcl/qa/cppunit/cjktext \ )) $(eval $(call gb_CppunitTest_use_externals,vcl_cjk,\ boost_headers \ harfbuzz \ )) ifeq ($(SYSTEM_ICU),TRUE) $(eval $(call gb_CppunitTest_use_externals,vcl_cjk,\ icuuc \ )) else $(eval $(call gb_CppunitTest_use_externals,vcl_cjk,\ icu_headers \ )) endif $(eval $(call gb_CppunitTest_use_libraries,vcl_cjk, \ comphelper \ cppu \ cppuhelper \ i18nlangtag \ sal \ svt \ test \ tl \ unotest \ vcl \ )) $(eval $(call gb_CppunitTest_use_sdk_api,vcl_cjk)) $(eval $(call gb_CppunitTest_use_ure,vcl_cjk)) $(eval $(call gb_CppunitTest_use_vcl,vcl_cjk)) $(eval $(call gb_CppunitTest_use_components,vcl_cjk,\ configmgr/source/configmgr \ i18npool/util/i18npool \ ucb/source/core/ucb1 \ )) $(eval $(call gb_CppunitTest_use_configuration,vcl_cjk)) $(eval $(call gb_CppunitTest_use_more_fonts,vcl_cjk)) # we don't have any bundled cjk fonts, so allow use of # system fonts for the cjk tests, tests have to survive # unavailable fonts $(eval $(call gb_CppunitTest_set_non_application_font_use,vcl_cjk,allow)) # vim: set noet sw=4 ts=4: ora/cp-4.2'>distro/collabora/cp-4.2 LibreOffice 界面翻译代码仓库文档基金会
aboutsummaryrefslogtreecommitdiff
path: root/source/gd
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-04-15 18:39:22 +0200
committerAndras Timar <atimar@suse.com>2013-05-07 10:21:27 -0700
commit5dbaba00a3810696ef240ff5adacf0073e403351 (patch)
treea11272e6ee1ee231819c52938eac70f8d0663f87 /source/gd
parenteae8e2dc4358c21873a2472bcaa4fbbcea9ffaa5 (diff)
update translations for LibreOffice 4.0.3 rc1
Change-Id: I4a1d49dbef58c048aa57a29bec7623d4ad31920d
Diffstat (limited to 'source/gd')