Fix DLL name for Windows loader

Review Request #3679 — Created Nov. 23, 2024 and submitted — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

Meson adds the lib prefix for shared_library targets, even on Windows.

Compiled and ran in devenv and no longer got a DLL-load-failed popup.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Fix DLL name for Windows loader
ebbc9b7cb5bd3142af0d8b10dd2f9015975ce913 Elliott Sales de Andrade

Files

meson.build
Loading...