mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-10-31 22:49:02 +00:00
6 lines
203 B
XML
6 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>
|