mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-20 22:06:25 +08:00
Recently added libwebp was not added to the libraries MSVC automatically
links with when adding "$(WXWIN)\include\msvc" to the include paths.
This should have been part of ad6f05a (Add support for WebP image format, including animations, 2025-05-11).