diff options
| author | Tatsuro Shibamura <me@shibayan.jp> | 2019-12-21 09:21:10 +0900 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2019-12-20 16:21:10 -0800 |
| commit | a732ecda63ccd9bdb31dcf07b77dfe0cd122119b (patch) | |
| tree | 7737266ba6ed49bb2a92d5d619f87c00394a3305 /ports/directxtk/CONTROL | |
| parent | b5657848d42b9779c780a1e7aff1a9020208de30 (diff) | |
| download | vcpkg-a732ecda63ccd9bdb31dcf07b77dfe0cd122119b.tar.gz vcpkg-a732ecda63ccd9bdb31dcf07b77dfe0cd122119b.zip | |
[directxtk] Update to dec2019 release (#9381)
* [directxtk] Update to dec2019 release
* [directxtk] Replace UWP detection with VCPKG_TARGET_IS_UWP
Diffstat (limited to 'ports/directxtk/CONTROL')
| -rw-r--r-- | ports/directxtk/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/directxtk/CONTROL b/ports/directxtk/CONTROL index 3ce4f1670..ae604ef6f 100644 --- a/ports/directxtk/CONTROL +++ b/ports/directxtk/CONTROL @@ -1,4 +1,4 @@ Source: directxtk -Version: oct2019 +Version: dec2019 Homepage: https://walbourn.github.io/directxtk Description: A collection of helper classes for writing DirectX 11.x code in C++. |
