ClassiCube/OpenTK/OpenTK.dll.config
2015-08-16 10:16:59 +10:00

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>