mirror of
https://github.com/Ryujinx/Opentk.git
synced 2026-01-01 12:32:49 +00:00
4 lines
157 B
XML
4 lines
157 B
XML
<configuration>
|
|
<dllmap os="linux" dll="opengl32.dll" target="libGL.so.1"/>
|
|
<dllmap os="linux" dll="glu32.dll" target="libGLU.so.1"/>
|
|
</configuration> |