mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-04 14:49:00 +08:00
ac4636dd92
* [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
10 lines
330 B
JSON
10 lines
330 B
JSON
{
|
|
"name": "dxsdk-d3dx",
|
|
"version": "9.29.952.8",
|
|
"port-version": 3,
|
|
"description": "Redistributable package for the legacy DirectX SDK's D3DX9, D3DX10, and/or D3DX11 utility libraries.",
|
|
"homepage": "https://walbourn.github.io/legacy-d3dx-on-nuget/",
|
|
"license": null,
|
|
"supports": "windows & !arm & !uwp & !static"
|
|
}
|