# -*- 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_CustomTarget_CustomTarget,setup_native/mac)) $(eval $(call gb_CustomTarget_register_target,setup_native/mac,macinstall.ulf)) $(eval $(call gb_CustomTarget_ulfex_rule,\ $(call gb_CustomTarget_get_workdir,setup_native/mac)/macinstall.ulf,\ $(SRCDIR)/setup_native/source/mac/macinstall.ulf,\ $(foreach lang,$(gb_TRANS_LANGS),\ $(gb_POLOCATION)/$(lang)/setup_native/source/mac.po))) # vim: set noet sw=4 ts=4: '>aoo/trunk LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cppu/CppunitTest_cppu_qa_recursion.mk
2b1aa6ea0f4f4b02d&showmsg=1'>Expand)
AgeCommit message (Expand)Author
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
Author
2016-04-30Fix typosAndrea Gelmini
2015-08-03remove some unused definesNoel Grandin
2015-08-03tdf#93068 - UI: Crash when Character dialogue openedNoel Grandin
2015-07-27remove some unused definesNoel Grandin
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin