X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Ffreeglutdll.def;h=c538c0d482c46af7ae800ada64606b95f0812073;hb=a160acfee096bef8a8c51194efa8e2262e719125;hp=22465ebd97bdc5f2847116c29326a4400bb3ab3e;hpb=b25700935f261b3b0e8ff851a48f386668eb480c;p=freeglut diff --git a/src/freeglutdll.def b/src/freeglutdll.def index 22465eb..c538c0d 100644 --- a/src/freeglutdll.def +++ b/src/freeglutdll.def @@ -1,6 +1,5 @@ -LIBRARY freeglutdll -DESCRIPTION "Freeglut OpenGL Utility Toolkit" -VERSION 2.6.0 +LIBRARY freeglut +VERSION 2.6 EXPORTS glutInit glutInitWindowPosition @@ -138,21 +137,14 @@ EXPORTS glutExtensionSupported glutReportErrors glutGetProcAddress - glutJoystickGetNumAxes - glutJoystickGetNumButtons - glutJoystickNotWorking - glutJoystickGetDeadBand - glutJoystickSetDeadBand - glutJoystickGetSaturation - glutJoystickSetSaturation - glutJoystickSetMinRange - glutJoystickSetMaxRange - glutJoystickSetCenter - glutJoystickGetMinRange - glutJoystickGetMaxRange - glutJoystickGetCenter glutExit glutFullScreenToggle glutGetModeValues glutInitContextFlags glutInitContextVersion + glutInitContextProfile + glutInitErrorFunc + glutInitWarningFunc + __glutInitWithExit + __glutCreateWindowWithExit + __glutCreateMenuWithExit