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