aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/wtl/vcpkg.json
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg/ports/wtl/vcpkg.json')
-rw-r--r--vcpkg/ports/wtl/vcpkg.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/vcpkg/ports/wtl/vcpkg.json b/vcpkg/ports/wtl/vcpkg.json
new file mode 100644
index 0000000..605dde9
--- /dev/null
+++ b/vcpkg/ports/wtl/vcpkg.json
@@ -0,0 +1,8 @@
+{
+ "name": "wtl",
+ "version": "10.0.10320",
+ "port-version": 4,
+ "description": "Windows Template Library (WTL) is a C++ library for developing Windows applications and UI components.",
+ "homepage": "https://sourceforge.net/projects/wtl/",
+ "license": "MS-PL"
+}