forked from MoonsideGames/MoonWorks
update dll.config
parent
affb592c15
commit
0fd3365d1d
|
@ -18,5 +18,5 @@
|
|||
|
||||
<dllmap dll="dav1dfile" os="windows" target="dav1dfile.dll"/>
|
||||
<dllmap dll="dav1dfile" os="osx" target="libdav1dfile.0.dylib"/>
|
||||
<dllmap dll="dav1dfile" os="linux,freebsd,netbsd,openbsd" target="libdav1dfile.so.0"/>
|
||||
<dllmap dll="dav1dfile" os="linux,freebsd,netbsd,openbsd" target="libdav1dfile.so"/>
|
||||
</configuration>
|
||||
|
|
Loading…
Reference in New Issue