# -*- 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,unoxml_domtest)) $(eval $(call gb_CppunitTest_add_exception_objects,unoxml_domtest, \ unoxml/qa/unit/domtest \ )) $(eval $(call gb_CppunitTest_use_sdk_api,unoxml_domtest)) $(eval $(call gb_CppunitTest_use_components,unoxml_domtest,\ configmgr/source/configmgr \ framework/util/fwk \ i18npool/util/i18npool \ sfx2/util/sfx \ ucb/source/core/ucb1 \ ucb/source/ucp/file/ucpfile1 \ unoxml/source/service/unoxml \ )) $(eval $(call gb_CppunitTest_use_externals,unoxml_domtest, \ boost_headers \ )) $(eval $(call gb_CppunitTest_use_libraries,unoxml_domtest, \ comphelper \ cppu \ cppuhelper \ sal \ sax \ test \ unotest \ )) $(eval $(call gb_CppunitTest_use_configuration,unoxml_domtest)) $(eval $(call gb_CppunitTest_use_ure,unoxml_domtest)) $(eval $(call gb_CppunitTest_use_vcl,unoxml_domtest)) # vim: set noet sw=4 ts=4: reoffice-5-0'>distro/cib/libreoffice-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/odk/Module_odk.mk
AgeCommit message (Expand)Author
2024-06-22.NET Bindings: Switch for old windows CLI bindingsRMZeroFour
2024-04-25tdf#97448 Add helper script to generate Addons.xcuvarshneydevansh
2023-04-11allow native compile for windows aarch64Christian Lohmaier
2021-03-23Rename LO Windows arm64 ID to aarch64Jan-Marek Glogowski
2020-12-03Replace unowinreg.dll with execution of `reg QUERY`Stephan Bergmann
2020-10-04odk: fix Windows Arm64 buildJan-Marek Glogowski
2018-04-25fix buildRene Engelhard
2018-04-24split odk/build-examples Java tests out into a build-examples_java testRene Engelhard
2017-06-02odk: remove PackageSet_odk_headersMichael Stahl
2017-02-01Adapt CustomTarget_odk/build-examples to macOSStephan Bergmann
2017-01-31Build the ODK examples during subsequentcheckStephan Bergmann
2016-12-12[API CHANGE] Remove salcpprt static libraryStephan Bergmann