decoder/modplug: assume ModPlug is built as static library on Windows

This commit is contained in:
Max Kellermann
2020-05-27 14:29:24 +02:00
parent d276d8eda2
commit 4e5d6e560b
2 changed files with 7 additions and 1 deletions

1
NEWS
View File

@@ -4,6 +4,7 @@ ver 0.21.24 (not yet released)
* database
- simple: fix crash when mounting twice
* decoder
- modplug: fix Windows build failure
- wildmidi: attempt to detect WildMidi using pkg-config
- wildmidi: fix Windows build failure
* Android