diff options
Diffstat (limited to 'vcpkg/ports/dxsdk-d3dx/vcpkg.json')
| -rw-r--r-- | vcpkg/ports/dxsdk-d3dx/vcpkg.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/vcpkg/ports/dxsdk-d3dx/vcpkg.json b/vcpkg/ports/dxsdk-d3dx/vcpkg.json new file mode 100644 index 0000000..1b9a217 --- /dev/null +++ b/vcpkg/ports/dxsdk-d3dx/vcpkg.json @@ -0,0 +1,9 @@ +{ + "name": "dxsdk-d3dx", + "version": "9.29.952.8", + "port-version": 7, + "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 & !xbox" +} |