vcpkg/ports/xaudio2redist/vcpkg.json
Chuck Walbourn fe430b986b
[xaudio2redist] Add new port (#17174)
* 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
2021-04-15 13:20:18 -07:00

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"
}