ClassiCube/ClassicalSharp/SharpWave.dll.config
2018-08-17 21:25:44 +10:00

4 lines
204 B
XML

<configuration>
<dllmap os="linux" dll="openal32.dll" target="libopenal.so.1"/>
<dllmap os="osx" dll="openal32.dll" target="/System/Library/Frameworks/OpenAL.framework/OpenAL" />
</configuration>