mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-01-22 17:12:25 -05:00
4 lines
159 B
XML
4 lines
159 B
XML
<configuration>
|
|
<dllmap os="linux" dll="opengl32.dll" target="libGL.so.1"/>
|
|
<dllmap os="linux" dll="glu32.dll" target="libGLU.so.1"/>
|
|
</configuration>
|