]> git.proxmox.com Git - mirror_edk2.git/blob - BaseTools/BinWrappers/WindowsLike/win_build_tools_path_env.yaml
BaseTools: Add YAML files with path env and tool extdeps
[mirror_edk2.git] / BaseTools / BinWrappers / WindowsLike / win_build_tools_path_env.yaml
1 ## @file
2 # Add this folder to the path on Windows
3 #
4 # Copyright (c) Microsoft Corporation.
5 # SPDX-License-Identifier: BSD-2-Clause-Patent
6 ##
7 {
8 "scope": "global-win",
9 "flags": ["set_path"]
10 }