X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Ffreeglutdll.def;h=278c1d9a3dbd17cfbf0734625cb665e880d9f2ed;hb=2b1558eefd737cacdacf13a7b9d13a435a41a91a;hp=5bf3ca0fa58516a52c30e36067cad157cf9a1a7c;hpb=8fb7b342a32cb2336b5c3752c68714b47ac7c63e;p=freeglut diff --git a/src/freeglutdll.def b/src/freeglutdll.def index 5bf3ca0..278c1d9 100644 --- a/src/freeglutdll.def +++ b/src/freeglutdll.def @@ -1,4 +1,5 @@ -VERSION 2.6 +LIBRARY freeglut +VERSION 3.0 EXPORTS glutInit glutInitWindowPosition @@ -136,24 +137,19 @@ EXPORTS glutExtensionSupported glutReportErrors glutGetProcAddress - glutJoystickGetNumAxes - glutJoystickGetNumButtons - glutJoystickNotWorking - glutJoystickGetDeadBand - glutJoystickSetDeadBand - glutJoystickGetSaturation - glutJoystickSetSaturation - glutJoystickSetMinRange - glutJoystickSetMaxRange - glutJoystickSetCenter - glutJoystickGetMinRange - glutJoystickGetMaxRange - glutJoystickGetCenter glutExit glutFullScreenToggle + glutLeaveFullScreen glutGetModeValues glutInitContextFlags glutInitContextVersion + glutInitContextProfile + glutInitErrorFunc + glutInitWarningFunc __glutInitWithExit __glutCreateWindowWithExit __glutCreateMenuWithExit + glutMultiButtonFunc + glutMultiEntryFunc + glutMultiMotionFunc + glutMultiPassiveFunc