You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/MediaBrowser.Server.Mono/Imazen.WebP.dll.config

5 lines
166 B

<configuration>
<dllmap dll="libwebp" target="./libwebp/osx/libwebp.5.dylib" os="osx"/>
<dllmap dll="libwebp" target="libwebp.so.5" os="linux"/>
</configuration>