# -*- 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_StaticLibrary_StaticLibrary,seterror)) $(eval $(call gb_StaticLibrary_add_defs,seterror,\ -U_DLL \ )) $(eval $(call gb_StaticLibrary_add_cxxflags,seterror,\ $(if $(MSVC_USE_DEBUG_RUNTIME),/MTd,/MT) \ )) $(eval $(call gb_StaticLibrary_add_exception_objects,seterror,\ setup_native/source/win32/customactions/tools/seterror \ )) # vim: set noet sw=4 ts=4: option value='aoo/trunk'>aoo/trunk LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/test/source/sheet/xviewfreezable.cxx
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2021-06-29 22:33:06 +0200
committerAndras Timar <andras.timar@collabora.com>2021-06-29 22:33:06 +0200
commit8aa76ce7a7718f5b8df4f464874bb1c0a0a5a1e5 (patch)
tree843edc14d7b50b73d41074508602e4a99dd51694 /test/source/sheet/xviewfreezable.cxx
parent2fb76306afdf50d52ec5021088e7aaa49008b71a (diff)
Bump version to 6.4-42 cp-6.4-42
Change-Id: Id4682d6e2f170de70a51d1eab403a3de3acf0d80