mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 20:19:00 +08:00
feef13ccf3
* Update ports to support static-md triplets * Update baseline * !(static & staticcrt) -> !staticcrt Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
10 lines
333 B
JSON
10 lines
333 B
JSON
{
|
|
"name": "dxsdk-d3dx",
|
|
"version": "9.29.952.8",
|
|
"port-version": 4,
|
|
"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 & !staticcrt"
|
|
}
|