]> git.proxmox.com Git - mirror_edk2.git/blame - BaseTools/Plugin/WindowsResourceCompiler/WinRcPath_plug_in.yaml
BaseTools: Add BaseTools plugins to support CI
[mirror_edk2.git] / BaseTools / Plugin / WindowsResourceCompiler / WinRcPath_plug_in.yaml
CommitLineData
de4ce46d
SB
1## @file\r
2# Build Plugin used to set the path to rc.exe on windows.\r
3# The plugin is able to use python to locate the tool as to avoid\r
4# hard-coding the path\r
5#\r
6# Copyright (c) Microsoft Corporation.\r
7# SPDX-License-Identifier: BSD-2-Clause-Patent\r
8##\r
9{\r
10 "scope": "global-win",\r
11 "name": "Windows RC Path Support",\r
12 "module": "WinRcPath"\r
13}\r