summaryrefslogtreecommitdiffstats
path: root/BaseTools/BinWrappers/WindowsLike/win_build_tools_path_env.yaml
blob: 43da76f354e573213c8eaa904aaeeec9690172b8 (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
##
{
  "id": "binwrappers",
  "scope": "global-win",
  "flags": ["set_path"]
}