vcpkg/ports/dxsdk-d3dx/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
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"
}