# -*- 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,oox_vml)) $(eval $(call gb_CppunitTest_use_externals,oox_vml,\ boost_headers \ )) $(eval $(call gb_CppunitTest_add_exception_objects,oox_vml, \ oox/qa/unit/vml \ )) $(eval $(call gb_CppunitTest_use_libraries,oox_vml, \ comphelper \ cppu \ cppuhelper \ oox \ sal \ subsequenttest \ test \ unotest \ utl \ tl \ )) $(eval $(call gb_CppunitTest_use_sdk_api,oox_vml)) $(eval $(call gb_CppunitTest_use_ure,oox_vml)) $(eval $(call gb_CppunitTest_use_vcl,oox_vml)) $(eval $(call gb_CppunitTest_use_rdb,oox_vml,services)) $(eval $(call gb_CppunitTest_use_custom_headers,oox_vml,\ officecfg/registry \ )) $(eval $(call gb_CppunitTest_use_configuration,oox_vml)) # vim: set noet sw=4 ts=4: eoffice-5-0'>distro/cib/libreoffice-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmerge
ration'>
AgeCommit message (Expand)Author
2020-02-04tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt
2019-12-05Fix typoAndrea Gelmini
2019-12-05Fix typoAndrea Gelmini
2019-08-20Fix typosAndrea Gelmini
2019-08-16Fix typosAndrea Gelmini
2019-08-02Fix typosAndrea Gelmini
2019-07-24Fix typosAndrea Gelmini
2019-05-04Fix typoAndrea Gelmini
2018-07-22Fix typosAndrea Gelmini
2018-04-16Fix typosAndrea Gelmini
2018-04-02use https links for api.libreoffice.org and opengrokdennisroczek
Andrea Gelmini
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-24WaE: unused parameterTor Lillqvist
2014-10-10external/glm: -Werror,-Wsign-compareStephan Bergmann
2014-02-12normalize values of SYSTEM_GLM, SYSTEM_VIGRAMichael Stahl
2014-02-10Revert "fix Wshadow warnings in glm"Markus Mohrhard
2014-02-10fix Wshadow warnings in glmMarkus Mohrhard
2014-01-29Fix relative pathStephan Bergmann
2014-01-29Unbreak Cygwin patch handlingStephan Bergmann
2014-01-29Fix bad patchStephan Bergmann
2014-01-29move glm to externalMarkus Mohrhard