summaryrefslogtreecommitdiffstats
path: root/BaseTools/Plugin/WindowsVsToolChain/WindowsVsToolChain_plug_in.yaml
blob: 72b5c4a092607e8c1b48dc094e29f0eaa3fecc39 (plain)
1
2
3
4
5
6
7
8
9
10
11
## @file
# Build Plugin used to set the path to the visual studio tools chain
#
# Copyright (c) Microsoft Corporation.
# SPDX-License-Identifier: BSD-2-Clause-Patent
##
{
  "scope": "global-win",
  "name": "Windows Visual Studio Tool Chain Support",
  "module": "WindowsVsToolChain"
}