# -*- 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/. # .PHONY: compilerplugins compilerplugins-clean ifeq ($(COMPILER_PLUGINS),) # no support compilerplugins: compilerplugins-clean: compilerplugins.clean: else ifeq ($(COM_IS_CLANG),TRUE) include $(SRCDIR)/compilerplugins/Makefile-clang.mk compilerplugins.clean: compilerplugins-clean endif endif # vim: set noet sw=4 ts=4: >
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/salhelper/salhelperdllapi.h
diff options
context:
space:
mode:
authorCaolán McNamara <caolan.mcnamara@collabora.com>2024-10-22 08:28:57 +0100
committerCaolán McNamara <caolan.mcnamara@collabora.com>2024-10-22 11:56:02 +0200
commit2bafc7384ba546f810abbfe17ff25ff78c7ff88c (patch)
tree43eb075f38f176ecfdaa61696a96b9efaaf1a012 /include/salhelper/salhelperdllapi.h
parent28c187c8f91e09dbcc3b1037d5076a3b1f661391 (diff)
cid#1545605 COPY_INSTEAD_OF_MOVE