mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-01 21:18:52 +00:00
7 lines
209 B
Text
7 lines
209 B
Text
|
<configuration>
|
||
|
<!-- Linux -->
|
||
|
<dllmap dll="libges-1.0-0.dll" target="libges-1.0.so" os="linux"/>
|
||
|
<!-- Mac OS X -->
|
||
|
<dllmap dll="libges-1.0-0.dll" target="libges-1.0.dylib" os="osx"/>
|
||
|
</configuration>
|