projects
/
freeglut
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
910c8a4
)
Adding four new functions to the DLL export definition so that they will be exported...
author
John F. Fay
<johnffay@nettally.com>
Tue, 13 Dec 2011 04:02:26 +0000
(
04:02
+0000)
committer
John 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
patch
|
blob
|
history
diff --git
a/src/freeglutdll.def
b/src/freeglutdll.def
index
d46ecb6
..
ac52730
100644
(file)
--- a/
src/freeglutdll.def
+++ b/
src/freeglutdll.def
@@
-149,3
+149,7
@@
EXPORTS
__glutInitWithExit
__glutCreateWindowWithExit
__glutCreateMenuWithExit
+ glutMultiButtonFunc
+ glutMultiEntryFunc
+ glutMultiMotionFunc
+ glutMultiPassiveFunc