6 lines
199 B
XML
6 lines
199 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<configuration>
|
|
<dllmap dll="freetype6" os="!windows" target="freetype6.so" />
|
|
<dllmap dll="freetype6" os="osx" target="freetype6.dylib" />
|
|
</configuration>
|