# -*- 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_WinResTarget_WinResTarget,sweb/launcher)) $(eval $(call gb_WinResTarget_set_include,sweb/launcher,\ $$(INCLUDE) \ -I$(SRCDIR)/sysui/desktop \ )) $(eval $(call gb_WinResTarget_add_defs,sweb/launcher,\ -DRES_APP_ICON=icons/writer_app.ico \ )) $(eval $(call gb_WinResTarget_add_dependencies,sweb/launcher,\ sysui/desktop/icons/writer_app.ico \ )) $(eval $(call gb_WinResTarget_set_rcfile,sweb/launcher,desktop/win32/source/applauncher/launcher)) # vim: set ts=4 sw=4 et: LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/external
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2024-10-07 10:53:27 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2024-10-08 07:17:48 +0200
commit46dec3ba08ac948d195bdf502792df987a02c0e2 (patch)
treea2ee7e7de30762deb67c2cdacb9e7f47d397218b /external
parent81b864b6100d017c3742b82b4e458b07e06519b6 (diff)
update to skia m118