# -*- 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,writerfilter_misc)) $(eval $(call gb_CppunitTest_use_api,writerfilter_misc,\ offapi \ udkapi \ )) $(eval $(call gb_CppunitTest_use_custom_headers,writerfilter_misc,\ writerfilter/source \ )) $(eval $(call gb_CppunitTest_set_include,writerfilter_misc,\ $$(INCLUDE) \ -I$(SRCDIR)/writerfilter/inc \ -I$(SRCDIR)/writerfilter/source \ )) $(eval $(call gb_CppunitTest_use_external,writerfilter_misc,boost_headers)) $(eval $(call gb_CppunitTest_use_libraries,writerfilter_misc, \ writerfilter \ cppu \ sal \ salhelper \ $(gb_UWINAPI) \ )) $(eval $(call gb_CppunitTest_use_externals,writerfilter_misc,\ libxml2 \ )) $(eval $(call gb_CppunitTest_add_exception_objects,writerfilter_misc, \ writerfilter/qa/cppunittests/misc/misc \ )) # vim: set noet sw=4 ts=4: g-4.1'>distro/capgemini/cg-4.1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/l10ntools/Executable_xrmex.mk
AgeCommit message (Expand)Author
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2012-12-27convert icu to gbuild and add to tail_buildPeter Foley
2012-12-02RepositoryExternal.mk: clean up awful icudata/icui18n duplicationMichael Stahl
2012-11-20Merge branch 'feature/killsdf'Andras Timar
2012-11-19Use icu regex in l10ntools instead of i18nregexpZolnai Tamás
2012-11-13fix system boostPeter Foley
2012-11-13XML tag check in help and readme translationsAndras Timar
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar
2012-11-10l10ntools needs boostPeter Foley
2012-09-20Use po file for merge 1. stepZolnai Tamás
2012-05-04the binaries were build with enabled exceptions beforeDavid Tardon
2012-05-04gbuild conversion l10ntools moduleDavid Ostrovsky