# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t; fill-column: 100 -*- # # 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_ExternalPackage_ExternalPackage,argon2,argon2)) $(eval $(call gb_ExternalPackage_use_external_project,argon2,argon2)) ifeq ($(COM),MSC) $(eval $(call gb_ExternalPackage_add_file,argon2,$(LIBO_LIB_FOLDER)/Argon2OptDll.dll,vs2015/build/Argon2OptDll.dll)) endif # $(COM) # vim: set noet sw=4 ts=4: alue='960252e129bb72e10790672a5650c0ce24e0f1e0'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/animations
diff options
context:
space:
mode:
authorNoel Grandin <noelgrandin@gmail.com>2020-09-26 21:58:18 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-09-27 09:50:31 +0200
commit960252e129bb72e10790672a5650c0ce24e0f1e0 (patch)
tree2fbd8842a2dd3c1aa88656a83ccd975419985e74 /animations
parente0ce9ec1a543d5cbb91d061db067847052bf9c7e (diff)
improve some exception messages
Change-Id: Ifc5d940fbf77ae13071c299fb6168bdc55dc5c95 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103493 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>