]> git.proxmox.com Git - mirror_edk2.git/blob - BaseTools/basetools_calling_path_env.yaml
BaseTools: Remove deprecated Visual Studio Option
[mirror_edk2.git] / BaseTools / basetools_calling_path_env.yaml
1 ## @file
2 # Set shell variable BASE_TOOL_PATH to this folder
3 #
4 # Copyright (c) Microsoft Corporation.
5 # SPDX-License-Identifier: BSD-2-Clause-Patent
6 ##
7 {
8 "scope": "global",
9 "flags": ["set_shell_var"],
10 "var_name": "BASE_TOOLS_PATH"
11 }