mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 10:49:05 +08:00
bc194f0f1b
* [xaudio2redist] port updated to version 1.2.9 * Update baseline * Minor code review * Update baseline' * Update ports/xaudio2redist/portfile.cmake Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * Update baseline * revert portfile.cmake * update version * replace deprecated vcpkg_extract_source_archive_ex with second overload of vcpkg_extract_source_archive * Update baselne Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> Co-authored-by: Jonliu1993 <13720414433@163.com>
10 lines
305 B
JSON
10 lines
305 B
JSON
{
|
|
"name": "xaudio2redist",
|
|
"version": "1.2.9",
|
|
"description": "Redistributable version of XAudio 2.9 for Windows 7 SP1 or later",
|
|
"homepage": "https://aka.ms/XAudio2Redist",
|
|
"documentation": "https://aka.ms/XAudio2Redist",
|
|
"license": null,
|
|
"supports": "windows & !arm & !uwp & !staticcrt"
|
|
}
|