summaryrefslogtreecommitdiffstats
path: root/BaseTools/BinPipWrappers/WindowsLike/win_build_tools_path_env.yaml
blob: 9fdbe1bcb06b2e1dfd2ffac1bc90157c15bfd21f (plain)
1
2
3
4
5
6
7
8
9
10
11
## @file
# Add this folder to the path on Windows
#
# Copyright (c) Microsoft Corporation.
# SPDX-License-Identifier: BSD-2-Clause-Patent
##
{
  "scope": "pipbuild-win",
  "override_id": "binwrappers",
  "flags": ["set_path"]
}