7 lines
270 B
XML
Executable File
7 lines
270 B
XML
Executable File
<?xml version="1.0" encoding="utf-8" ?>
|
|
<configuration>
|
|
<dllmap dll="freetype6" os="linux" target="libfreetype.so.6" />
|
|
<dllmap dll="freetype6" os="osx" target="libvlc.dylib" />
|
|
<dllmap dll="freetype6" os="freebsd" target="libfreetype.so.6" />
|
|
</configuration>
|