summaryrefslogtreecommitdiffstats
path: root/src/VBox/Devices/EFI/Firmware/BaseTools/BinPipWrappers/WindowsLike/win_build_tools_path_env.yaml
blob: fbeede54b428f28a4ccfbd7d5982559f94c70cfa (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"]
}