diff options
| author | sdcb <sdflysha@qq.com> | 2016-11-28 10:02:07 +0800 |
|---|---|---|
| committer | sdcb <sdflysha@qq.com> | 2016-11-28 10:02:07 +0800 |
| commit | e0d211cf0bba46e5c3b85f9b712e395b6e48e7b0 (patch) | |
| tree | 972c09ada8fc48cf6e97c40021c00be60a0e3705 /ports/directxtk12/CONTROL | |
| parent | bc8a015889caa63c4d3ebac06714b1b5601e638e (diff) | |
| download | vcpkg-e0d211cf0bba46e5c3b85f9b712e395b6e48e7b0.tar.gz vcpkg-e0d211cf0bba46e5c3b85f9b712e395b6e48e7b0.zip | |
Add DirectXTK12
The DirectX Tool Kit (aka DirectXTK12) is a collection of helper classes for writing DirectX 12 code in C++
Official github: https://github.com/Microsoft/DirectXTK12
Diffstat (limited to 'ports/directxtk12/CONTROL')
| -rw-r--r-- | ports/directxtk12/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/directxtk12/CONTROL b/ports/directxtk12/CONTROL new file mode 100644 index 000000000..dd9ca5620 --- /dev/null +++ b/ports/directxtk12/CONTROL @@ -0,0 +1,3 @@ +Source: directxtk12 +Version: oct2016 +Description: A collection of helper classes for writing DirectX 12 code in C++. |
