# -*- 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,sc_namedrangeobj)) $(eval $(call gb_CppunitTest_use_external,sc_namedrangeobj,boost_headers)) $(eval $(call gb_CppunitTest_add_exception_objects,sc_namedrangeobj, \ sc/qa/extras/scnamedrangeobj \ )) $(eval $(call gb_CppunitTest_use_libraries,sc_namedrangeobj, \ basegfx \ comphelper \ cppu \ cppuhelper \ drawinglayer \ editeng \ for \ forui \ i18nlangtag \ msfilter \ oox \ sal \ salhelper \ sax \ sb \ sc \ sfx \ sot \ subsequenttest \ svl \ svt \ svx \ svxcore \ test \ tk \ tl \ ucbhelper \ unotest \ utl \ vbahelper \ vcl \ xo \ )) $(eval $(call gb_CppunitTest_set_include,sc_namedrangeobj,\ -I$(SRCDIR)/sc/source/ui/inc \ -I$(SRCDIR)/sc/inc \ $$(INCLUDE) \ )) $(eval $(call gb_CppunitTest_use_sdk_api,sc_namedrangeobj)) $(eval $(call gb_CppunitTest_use_ure,sc_namedrangeobj)) $(eval $(call gb_CppunitTest_use_vcl,sc_namedrangeobj)) $(eval $(call gb_CppunitTest_use_components,sc_namedrangeobj,\ $(sc_unoapi_common_components) \ )) $(eval $(call gb_CppunitTest_use_configuration,sc_namedrangeobj)) # vim: set noet sw=4 ts=4: cib/libreoffice-6-3'>distro/cib/libreoffice-6-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/setup_native/scripts
AgeCommit message (Expand)Author
2020-06-16macOS fix langpack installer with manually selected .app directoryChristian Lohmaier
2020-06-16mac langpack script: simplify mdfind call to not use wildcard matchChristian Lohmaier
2020-06-16tdf#133511 adjust langpack script for removal of CFBundleGetInfoStringChristian Lohmaier
2020-04-20Translate German variable namesJohnny_M
2019-09-06Fixing "...."Andrea Gelmini
2018-07-19Fix typosAndrea Gelmini
2018-04-11Fix typosAndrea Gelmini
2018-02-19Remove now unused libgetuid.somichael.weghorn
2018-02-15setup_native: remove {un,}install_solaris.shMichael Stahl
2017-07-07Add setgid call stub for LinuxTroy
2017-05-20tdf#105204 fix shellcheck warning in setup_native/scripts/unpack_update.shYeliz Taneroğlu
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-06-20tdf#89657 sign Mac languagepack installer and force-start-close LOChristian Lohmaier
2016-01-19Silence -Werror=nonnull (GCC 6)Stephan Bergmann
2015-11-17remove vestigial Adabas D references in tests etc.Michael Stahl