diff options
| author | RT222 <contact@rt2.fr> | 2019-08-13 23:27:28 +0200 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-08-13 14:27:28 -0700 |
| commit | 56136b326897dc36d172e13f712879cca127932e (patch) | |
| tree | 50670cdb5794e2d860bc95d8f0e6471f6fe80bbd /ports/directxtk12/CONTROL | |
| parent | 86ec91b6ee56ab59a03d966fc3e38e74f4382874 (diff) | |
| download | vcpkg-56136b326897dc36d172e13f712879cca127932e.tar.gz vcpkg-56136b326897dc36d172e13f712879cca127932e.zip | |
[directxtk][directxtk12][directxmesh][directxtex] Updated to June version and improved platform toolset support (#7665)
* [directxtk][directxtk12][directxmesh][directxtex] Updated to June version and improved platform toolset support
* [directxtk12] Fixed build error on x86 platform
* [directxmesh][directxtex] Fixed UWP builds failure
Diffstat (limited to 'ports/directxtk12/CONTROL')
| -rw-r--r-- | ports/directxtk12/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/directxtk12/CONTROL b/ports/directxtk12/CONTROL index 466acece6..2d7c849c2 100644 --- a/ports/directxtk12/CONTROL +++ b/ports/directxtk12/CONTROL @@ -1,4 +1,4 @@ Source: directxtk12
-Version: dec2016-1
+Version: jun2019-1
Homepage: https://github.com/Microsoft/DirectXTK12
Description: A collection of helper classes for writing DirectX 12 code in C++.
|
