gstreamer/out/gstreamer-sharp.dll.config
2013-12-21 16:52:28 +01:00

12 lines
729 B
XML

<configuration>
<dllmap dll="libgstsharpglue-1.0.0.dll" target="libgstsharpglue-1.0.0.so"/>
<dllmap dll="libgstreamer-1.0-0.dll" target="libgstreamer-1.0.so.0"/>
<dllmap dll="libgstaudio-1.0-0.dll" target="libgstaudio-1.0.so.0"/>
<dllmap dll="libgstbase-1.0-0.dll" target="libgstbase-1.0.so.0"/>
<dllmap dll="libgstvideo-1.0-0.dll" target="libgstvideo-1.0.so.0"/>
<dllmap dll="libgstpbutils-1.0-0.dll" target="libgstpbutils-1.0.so.0"/>
<dllmap dll="libgsttag-1.0-0.dll" target="libgsttag-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>