microsoft / winget-cli

WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).
https://learn.microsoft.com/windows/package-manager/
MIT License
22.55k stars 1.4k forks source link

Added AdditionalLibraryDirectories to UndockedRegFreeWinRT #4374

Closed AmelBawa-msft closed 2 months ago

AmelBawa-msft commented 2 months ago
VC_LibraryPath_VC_{platform}_OneCore_spectre = C:\Program Files\Microsoft Visual Studio\2022\...\VC\Tools\MSVC\...\lib\spectre\{platform}
VC_LibraryPath_VC_{platform}_Desktop_spectre = C:\Program Files\Microsoft Visual Studio\2022\...\VC\Tools\MSVC\...\lib\spectre\onecore\{platform}

Microsoft Reviewers: Open in CodeFlow