X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Ffreeglutdll.def;h=724f0be1e6ce9eed67ba27d7839056a5a7e2afe8;hb=ac26c64653954569627ad5413240cbd8453cd814;hp=7618307522d73ed87caca4fa1660eb6e5a9399cc;hpb=21120d9f2aec8f5033276b749cc92213878de526;p=freeglut diff --git a/src/freeglutdll.def b/src/freeglutdll.def index 7618307..724f0be 100644 --- a/src/freeglutdll.def +++ b/src/freeglutdll.def @@ -1,3 +1,4 @@ +LIBRARY freeglut VERSION 2.6 EXPORTS glutInit @@ -136,21 +137,12 @@ EXPORTS glutExtensionSupported glutReportErrors glutGetProcAddress - glutJoystickGetNumAxes - glutJoystickGetNumButtons - glutJoystickNotWorking - glutJoystickGetDeadBand - glutJoystickSetDeadBand - glutJoystickGetSaturation - glutJoystickSetSaturation - glutJoystickSetMinRange - glutJoystickSetMaxRange - glutJoystickSetCenter - glutJoystickGetMinRange - glutJoystickGetMaxRange - glutJoystickGetCenter glutExit glutFullScreenToggle glutGetModeValues glutInitContextFlags glutInitContextVersion + glutInitContextProfile + __glutInitWithExit + __glutCreateWindowWithExit + __glutCreateMenuWithExit