mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-09-25 22:23:34 -04:00
5 lines
199 B
XML
5 lines
199 B
XML
<configuration>
|
|
<dllmap os="linux" dll="opengl32.dll" target="libGL.so.1"/>
|
|
<dllmap os="osx" dll="opengl32.dll" target="/System/Library/Frameworks/OpenGL.framework/OpenGL"/>
|
|
</configuration>
|