diff options
| author | Chuck Walbourn <walbourn@users.noreply.github.com> | 2021-04-09 09:54:41 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-09 09:54:41 -0700 |
| commit | 2d7a8443acca90ac05257c7a54c11567820bc050 (patch) | |
| tree | d29ba92df42efd2652d3519d094894c33cc26b41 /ports/directxtk/CONTROL | |
| parent | 7ee07915db7b88519102a8001fcaebc613cb0aa4 (diff) | |
| download | vcpkg-2d7a8443acca90ac05257c7a54c11567820bc050.tar.gz vcpkg-2d7a8443acca90ac05257c7a54c11567820bc050.zip | |
[directxtex,directxmesh, directxtk, directxtk12, uvatlas] updated for April 2021 releases (#17123)
* directxmesh, directxtex, directxtk, directxtk12, uvatlas updated for April 2021 release
* Updated versions
Diffstat (limited to 'ports/directxtk/CONTROL')
| -rw-r--r-- | ports/directxtk/CONTROL | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/ports/directxtk/CONTROL b/ports/directxtk/CONTROL index 7224fef51..8ef3b1f3d 100644 --- a/ports/directxtk/CONTROL +++ b/ports/directxtk/CONTROL @@ -1,7 +1,8 @@ Source: directxtk -Version: jan2021b -Homepage: https://walbourn.github.io/directxtk +Version: apr2021 +Homepage: https://github.com/microsoft/DirectXTK Description: A collection of helper classes for writing DirectX 11.x code in C++. +Build-Depends: directxmath Supports: windows Feature: xaudio2-9 |
