Breeze: Add Save All & Save a Copy icons
[LibreOffice.git] / vcl / Package_skia_denylist.mk
blob70f6ac70169716ba0da123a5498e6b2e981820f9
1 # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
3 # This file is part of the LibreOffice project.
5 # This Source Code Form is subject to the terms of the Mozilla Public
6 # License, v. 2.0. If a copy of the MPL was not distributed with this
7 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
10 $(eval $(call gb_Package_Package,vcl_skia_denylist,$(SRCDIR)/vcl/skia))
12 $(eval $(call gb_Package_add_files,vcl_skia_denylist,$(LIBO_SHARE_FOLDER)/skia,\
13 skia_denylist_vulkan.xml \
16 # vim: set noet sw=4 ts=4: