Files
OpenRA/OpenRA.Platforms.Default/OpenRA.Platforms.Default.dll.config
2020-04-18 11:36:25 -05:00

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>