aboutsummaryrefslogtreecommitdiff
path: root/ports/directxtk/CONTROL
diff options
context:
space:
mode:
authorsdcb <sdflysha@qq.com>2016-11-25 17:37:48 +0800
committersdcb <sdflysha@qq.com>2016-11-25 17:37:48 +0800
commit5cc2e93a6f9105ff246f5405bcfcc36f20357b3a (patch)
tree1ba5704f34307a0192f4cb500f0d8eeb17d7f471 /ports/directxtk/CONTROL
parent2a8d61bf1bb74182f9a213ce4e640b05675f01df (diff)
downloadvcpkg-5cc2e93a6f9105ff246f5405bcfcc36f20357b3a.tar.gz
vcpkg-5cc2e93a6f9105ff246f5405bcfcc36f20357b3a.zip
Add directxtk
Note: 1. dynamic build is not supported, because upstream build are static by default. 2. Currently uwp build are not supported, it can eanbled by swith to using DirectXTK_Windows10.sln instead of DirectXTK_Desktop_2015_Win10.sln. We can enable it in the future.
Diffstat (limited to 'ports/directxtk/CONTROL')
-rw-r--r--ports/directxtk/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/directxtk/CONTROL b/ports/directxtk/CONTROL
new file mode 100644
index 000000000..c9c00c89c
--- /dev/null
+++ b/ports/directxtk/CONTROL
@@ -0,0 +1,3 @@
+Source: directxtk
+Version: oct2016
+Description: A collection of helper classes for writing DirectX 11.x code in C++. \ No newline at end of file