gstreamer/subprojects/gstreamer-sharp/ges/gst-editing-services-sharp.dll.config

7 lines
203 B
XML

<configuration>
<!-- Linux -->
<dllmap dll="ges-1.0-0.dll" target="libges-1.0.so" os="linux"/>
<!-- Mac OS X -->
<dllmap dll="ges-1.0-0.dll" target="libges-1.0.dylib" os="osx"/>
</configuration>