mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-01-23 17:43:08 -05:00
4 lines
204 B
XML
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>
|