Fish Trophy

QuLogic got a fish trophy!

Fix DLL naming in metadata on Windows

Review Request #2772 — Created Nov. 3, 2023 and submitted — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

Meson does not prefix the shared library names with lib on Windows, so these
internal metadata fields should not include it. And the Pidgin executable
wrapper needs to load this DLL via the un-prefixed name as well (via
LIBPIDGIN_DLL_NAMEW).

Compiled on Windows.

Commits

Files

    Loading...