Adding four new functions to the DLL export definition so that they will be exported...
authorJohn F. Fay <johnffay@nettally.com>
Tue, 13 Dec 2011 04:02:26 +0000 (04:02 +0000)
committerJohn F. Fay <johnffay@nettally.com>
Tue, 13 Dec 2011 04:02:26 +0000 (04:02 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@951 7f0cb862-5218-0410-a997-914c9d46530a

src/freeglutdll.def

index d46ecb6..ac52730 100644 (file)
@@ -149,3 +149,7 @@ EXPORTS
        __glutInitWithExit
        __glutCreateWindowWithExit
        __glutCreateMenuWithExit
+       glutMultiButtonFunc
+       glutMultiEntryFunc
+       glutMultiMotionFunc
+       glutMultiPassiveFunc