mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 03:39:01 +08:00
fe430b986b
* new port for Microsoft.XAudio2.Redist NuGet package * Update baselines * Convert CONTROL to vcpkg.json * Update baseline * Removed use of VCPKG_CRT_LINKAGE * Refresh baseline * Updated unsupported platform port logic per feedback * Update baseline
8 lines
239 B
JSON
8 lines
239 B
JSON
{
|
|
"name": "xaudio2redist",
|
|
"version-string": "1.2.6",
|
|
"description": "Redistributable version of XAudio 2.9 for Windows 7 SP1 or later",
|
|
"homepage": "https://aka.ms/XAudio2Redist",
|
|
"supports": "windows & !arm & !uwp & !static"
|
|
}
|