Fix main build file to generate MacOSXNativeKeyboard and MacOSXNativeMouse native headers

This commit is contained in:
kappa1 2012-11-06 21:55:11 +00:00
parent 3e96cded2b
commit 7291d72274
1 changed files with 2 additions and 0 deletions

View File

@ -322,6 +322,8 @@
<class name="org.lwjgl.opengl.MacOSXPbufferPeerInfo" />
<class name="org.lwjgl.opengl.MacOSXDisplay" />
<class name="org.lwjgl.opengl.MacOSXContextImplementation" />
<class name="org.lwjgl.opengl.MacOSXNativeKeyboard" />
<class name="org.lwjgl.opengl.MacOSXNativeMouse" />
</javah>
<javah classpath="${lwjgl.bin}" destdir="${lwjgl.src.headers}" force="yes">