vcpkg/ports/xaudio2redist/vcpkg.json
Chuck Walbourn ac4636dd92
[dxsdk-d3dx, xaudio2redist] ports updated to use config find (#24054)
* [dxsdk-d3dx, xaudio2redist] ports updated to use config find

* Update baseline

* Update license to indicate proprietary

* Refresh baseline

* Code review feedback based on the dstorage port

* Refresh baseline
2022-04-12 10:35:25 -07:00

10 lines
272 B
JSON

{
"name": "xaudio2redist",
"version": "1.2.8",
"port-version": 2,
"description": "Redistributable version of XAudio 2.9 for Windows 7 SP1 or later",
"homepage": "https://aka.ms/XAudio2Redist",
"license": null,
"supports": "windows & !arm & !uwp & !static"
}