mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-29 21:21:12 +00:00
6 lines
303 B
XML
6 lines
303 B
XML
<configuration>
|
|
<dllmap dll="libgstreamer-1.0-0.dll" target="libgstreamer-1.0.so.0"/>
|
|
<dllmap dll="libglib-2.0-0.dll" target="libglib-2.0.so.0"/>
|
|
<dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0.so.0"/>
|
|
<dllmap dll="libgthread-2.0-0.dll" target="libgthread-2.0.so.0"/>
|
|
</configuration>
|