mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 05:49:00 +08:00
c6595d708f
* [dxsdk-d3dx] Modify the destination path * [dxsdk-d3dx/directxsdk] Add message to handle the conflicts between these two ports Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
9 lines
311 B
JSON
9 lines
311 B
JSON
{
|
|
"name": "dxsdk-d3dx",
|
|
"version": "9.29.952.8",
|
|
"port-version": 1,
|
|
"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/",
|
|
"supports": "windows & !arm & !uwp & !static"
|
|
}
|