bumping to Wellspring 1.0.0
parent
67e01d764c
commit
4dd53fc6a4
|
@ -13,8 +13,8 @@
|
|||
<dllmap dll="FAudio" os="linux,freebsd,netbsd" target="libFAudio.so.0"/>
|
||||
|
||||
<dllmap dll="Wellspring" os="windows" target="Wellspring.dll"/>
|
||||
<dllmap dll="Wellspring" os="osx" target="libWellspring.0.dylib"/>
|
||||
<dllmap dll="Wellspring" os="linux,freebsd,netbsd" target="libWellspring.so.0"/>
|
||||
<dllmap dll="Wellspring" os="osx" target="libWellspring.1.dylib"/>
|
||||
<dllmap dll="Wellspring" os="linux,freebsd,netbsd" target="libWellspring.so.1"/>
|
||||
|
||||
<dllmap dll="dav1dfile" os="windows" target="dav1dfile.dll"/>
|
||||
<dllmap dll="dav1dfile" os="osx" target="libdav1dfile.1.dylib"/>
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 6e9879505978c6a7f05bc8ee1145587703ede0bf
|
||||
Subproject commit 074f2afc833b221906bb2468735041ce78f2cb89
|
Loading…
Reference in New Issue