gstreamer/out/gstreamer-sharp.dll.config

13 lines
729 B
Text
Raw Normal View History

2013-06-17 14:23:54 +00:00
<configuration>
2013-10-12 16:42:46 +00:00
<dllmap dll="libgstsharpglue-1.0.6.dll" target="libgstsharpglue-1.0.6.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"/>
2013-10-12 18:04:19 +00:00
<dllmap dll="libgstvideo-1.0-0.dll" target="libgstvideo-1.0.so.0"/>
2013-10-12 18:24:46 +00:00
<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"/>
2013-06-17 14:23:54 +00:00
</configuration>