PIbd-32_Kashin_M.I_CG_OpenGL/OpenGLTutorial11/libs/Tao.FreeGlut.dll.config

8 lines
250 B
XML

<configuration>
<dllmap dll="freeglut.dll">
<dllentry os="linux" dll="libglut.so.3" />
<dllentry os="windows" dll="freeglut.dll" />
<dllentry os="osx" dll="/System/Library/Frameworks/GLUT.framework/GLUT" />
</dllmap>
</configuration>