vcpkg/ports/wtl/vcpkg.json
Christian Ullrich 1f2d10b453
[wtl] Add another post-release update (#25229)
* Add another post-release update.

https://sourceforge.net/p/wtl/patches/66/

* Put the WTL includes into a subdirectory again.

This reverts 1323f4b8.

* Update metadata.

* Update more metadata.

* Mention the source of the post-release update list

* Refresh metadata.

* Revert "Put the WTL includes into a subdirectory again."

This reverts commit 1d9c1d6120.
2022-06-17 14:10:59 -07:00

9 lines
268 B
JSON

{
"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"
}