vcpkg/ports/dxsdk-d3dx/vcpkg.json
Cheney Wang c6595d708f
[dxsdk-d3dx/directxsdk] Add message to handle the conflicts between these two ports (#20286)
* [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>
2021-09-23 17:53:29 -07:00

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"
}