# -*- 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_Library_Library,merged)) # gb_MERGEDLIBS is defined in solenv/gbuild/extensions/pre_MergedLibsList.mk $(eval $(call gb_Library_use_library_objects,merged,\ $(gb_MERGEDLIBS) \ )) $(eval $(call gb_Library_use_libraries,merged,\ cppu \ cppuhelper \ i18nlangtag \ $(if $(ENABLE_JAVA), \ jvmaccess \ jvmfwk) \ sal \ salhelper \ xmlreader \ )) ifeq ($(OS),WNT) # prevent warning spamming $(eval $(call gb_Library_add_ldflags,merged,\ /ignore:4049 \ /ignore:4217 \ )) # cursors $(eval $(call gb_Library_add_nativeres,merged,vcl/salsrc)) endif ifeq ($(OS),MACOSX) $(eval $(call gb_Library_use_libraries,merged,\ AppleRemote \ )) endif # vim: set noet sw=4 ts=4: ni/cg-4.1'>distro/capgemini/cg-4.1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/inc/saltimer.hxx
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2021-03-18 16:53:40 +0100
committerAndras Timar <andras.timar@collabora.com>2021-03-18 16:53:40 +0100
commit01d6d4419e08c16d5488970d3f3ad9f059ee2625 (patch)
tree972b9b010fa7b857ebba20398e5e3315c154b1d3 /vcl/inc/saltimer.hxx
parent18ffd81ed4d9eca82d71b07e8f4b1ef54d308fc3 (diff)
Bump version to 6.4-30 cp-6.4-30
Change-Id: I5df0d75277082634ee0ce7fd1f6d46f19a659d60