|
From: <sp...@us...> - 2010-07-27 16:20:43
|
Revision: 3393
http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=3393&view=rev
Author: spasi
Date: 2010-07-27 16:20:37 +0000 (Tue, 27 Jul 2010)
Log Message:
-----------
ARBDebugOutputCallback header.
Modified Paths:
--------------
trunk/LWJGL/build.xml
Modified: trunk/LWJGL/build.xml
===================================================================
--- trunk/LWJGL/build.xml 2010-07-27 15:33:22 UTC (rev 3392)
+++ trunk/LWJGL/build.xml 2010-07-27 16:20:37 UTC (rev 3393)
@@ -252,6 +252,7 @@
<class name="org.lwjgl.opengl.GLContext" />
<class name="org.lwjgl.opengl.Pbuffer" />
<class name="org.lwjgl.opengl.AMDDebugOutputCallback" />
+ <class name="org.lwjgl.opengl.ARBDebugOutputCallback" />
</javah>
</target>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|